Last updated:
0 purchases
apmultitool 0.1.7
Multitool
multiTool is a command line interface with an array of features that can generally make life easier.
Prerequisites
Before you begin, ensure you have met the following requirements:
You have python3 installed
Installing Multitool
To install multitool, follow these steps:
in a terminal
git clone https://github.com/alexpdev/multitool.git
cd multitool
python setup.py install
Using Multitool
To use multitool, follow these steps:
TODO
Contributing to Multitool
To contribute to multitool, follow these steps:
Fork this repository.
Create a branch: git checkout -b <branch_name>.
Make your changes and commit them: git commit -m '<commit_message>'
Push to the original branch: git push origin <project_name>/<location>
Create the pull request.
Alternatively see the GitHub documentation on creating a pull request.
Contact
If you want to contact me you can reach me through Github Issues for the repository.
License
This project uses the following license: MIT.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.