Some of my more popular/innovative projects on GitHub
bashew script
” to create a new bash script with logging, error handling, command line options, help text, version info, unit tests, and more)setver ap
: to git add all changes, git commit them with a clear commit message and push a new patch version: e.g. 0.4.7 → 0.4.8)mkdox new .
to create a new /docs markdown website and mkdox serve
to preview it locally and mkdox build
to create and push the static site in /site)