A collection of helpful command line scripts I wrote. Feel free to contribute with fixes, improvements or even new scripts.
All the "final" scripts are executable.
The extension is .py
to help identify the commands and prevent collisions.
Everything in this repository is licensed under BSD 2-Clause. See LICENSE.md
.
- Clone the repository or download it and unpack.
- Run
pip3 install -r requirements.txt
- Add it to your PATH environment variable.