-
python needs to be installed
-
install requirements.txt by command
pip install -r requirements.txt
-
Add Credentials.py file with properties:
path="" username="" git_token=""
filled with your data
-
Change paths in batch commands
-
Add add_batch_command to system environment variables as create
-
Add remove_batch_command to system environment variables as remove
-
create usage, type:
"%create%" folder/language-name project/project-name private-repository:bool
-
remove usage, type:
"%remove%" folder/language-name project/project-name