deno.land / x / simplestatistics@v7.8.3 / 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"
simplestatistics

Version Info

Tagged at
a year ago