Skip to content

theashishgavade/Project-Initialization-Automation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-Initialization-Automation

Install:

git clone "https://github.com/minugavand/Project-Initialization-Automation.git"
cd ProjectInitializationAutomation
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>'

Env File Format:

USERNAME="Username123"
PASSWORD="Password123"
FILEPATH="/path/to/your/project/"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages

  • Python 83.7%
  • Shell 8.6%
  • Batchfile 7.7%