Module

x/simplestatistics/scripts/update_website.sh

simple statistics for node & browser javascript
Latest
File
#!/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"