This is a collection of shell utility programs for your and my convenience!
You can clone this repository and simply add the scripts
subdirectory to your
path!
Basically an alias to git add . && git commit -m $*
Script to automatically generate and deploy docs for projects using the Nim programming language.
Script to quickly start a python3 webserver.
Updates all software supporting multiple package managers, determining which ones are installed at runtime.
Utility to get information about all the scripts or a single one in this project.
See it for up-to-date documentation on the scripts!
Zips an entire directory and puts the zip file next to it with the same name
with a .zip
appended.
Contributions are always welcome. For example by expanding the supported
package managers in scripts/updateall
.
These scripts are distributed under the GPL-3.0
licence.