kosowwwa / ProjectInitializationAutomation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install:

git clone "https://github.com/KalleHallden/ProjectInitializationAutomation.git"
cd ProjectInitializationAutomation
pip install -r requirements.txt
source ~/.my_commands.sh
Then go to create.py and set the username and password to be your username and password.
Also make sure to change all directories to your directories so it should be '/Users/<your username>/path/to/your/project'

Usage:

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

About


Languages

Language:Python 85.1%Language:Shell 14.9%