Awesome-Python-Scripts/git_automation
2023-10-24 18:34:49 +05:30
..
.my_commands.sh Resolving conflict 2023-10-24 18:34:49 +05:30
config.env Added git automation to repo (#171) 2020-10-05 13:37:25 +05:30
create.py Resolving conflict 2023-10-24 18:34:49 +05:30
README.md Resolving conflict 2023-10-24 18:34:49 +05:30
requirements.txt Resolving conflict 2023-10-24 18:34:49 +05:30

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>'