Awesome-Python-Scripts/git_automation
Akshath fdf0ccb570 Revert "Resolving conflict"
This reverts commit a0d4e04a3c.
2023-10-25 10:14:56 +05:30
..
.my_commands.sh Revert "Resolving conflict" 2023-10-25 10:14:56 +05:30
config.env Added git automation to repo (#171) 2020-10-05 13:37:25 +05:30
create.py Revert "Resolving conflict" 2023-10-25 10:14:56 +05:30
README.md Revert "Resolving conflict" 2023-10-25 10:14:56 +05:30
requirements.txt Revert "Resolving conflict" 2023-10-25 10:14:56 +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>'