X Tutup
Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

pre-setup:

create env vars :
> projects directory as - "mp"
> Github tocken as      - "gt"

setup:

git clone "https://github.com/wikyprash/projectInitializerAutomation.git"
cd projectInitializerAutomation
pip install -r requirements.txt

path:
"projectInitializerAutomation" folder directory to path

Usage:

Command to run the program type

'create <project_name>'
'create <project_name> <l>'   - for just locally
X Tutup