/scripts

Several convenient tools released under BSD 2-Clause

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Scripts

Description

A collection of helpful command line scripts I wrote. Feel free to contribute with fixes, improvements or even new scripts.

Notes

All the "final" scripts are executable.

The extension is .py to help identify the commands and prevent collisions.

License

Everything in this repository is licensed under BSD 2-Clause. See LICENSE.md.

How to use

  1. Clone the repository or download it and unpack.
  2. Run pip3 install -r requirements.txt
  3. Add it to your PATH environment variable.