A collection of command line scripts and tools to automate various tasks and make your life easier.
Clone the repository to your local machine using the following command:
git clone https://github.com/benfurstenwerth/aegis_cli_tools.git
Each script has a specific purpose and usage, for now documentation is limited and may not be available. Try looking at the code for information
To run a script, simply navigate to the directory containing the script and run the following command:
./script-name.sh
or
python script-name.py
If you have a script or tool that you would like to share, feel free to create a pull request.
This repository is licensed under the MIT License - see the LICENSE.md file for details.