deno.land / x / simplestatistic@v7.7.1 / scripts / update_website.sh

update_website.sh
1
2
3
4
5
6
7
8
9
#!/usr/bin/env bash
rm -r simple-statistics.github.comgit clone https://github.com/simple-statistics/simple-statistics.github.com.gitnode simple-statistics.github.com/update_version.js ../package.jsoncd simple-statistics.github.comgit add index.htmlgit commit -m "chore: Update version"
simplestatistic

Version Info

Tagged at
2 years ago