Awesome-Python-Scripts/git_automation/README.md
loge1998 27f2a0e8b6
Added git automation to repo (#171)
Added gitAutomation to README.md

refactoring
2020-10-05 13:37:25 +05:30

318 B
Executable File

Install:

pip install -r requirements.txt
touch .env
Then open the .env file and store your username, password, and desired file destination. Use the provided format at the bottom of this README.
source ~/.my_commands.sh

Usage:

To run the script type in 'create <name of your folder>'