Python + YAML to shortcut various CLI commands. Sort of like `npm run <your script here>` but without all the package manager stuff.
Primary LanguagePython