Start your project with Single Command
๐ฅ๏ธ Video ยท ๐ Repo ยท ๐ Got Issue
You are just one command away to start your next project
-
Create Github Repo
-
Create Organization Repo
-
Open Project in VSCode
- Clone the repository
git clone https://github.com/king-technologies/Project-Initiator.git
- Change the working directory
cd Project-Initiator
-
Add Environment Variable path of this directory
-
Run the app using terminal
๐ You are Ready to Go!
In the project directory, you can run:
create
Either run this command in the project folder or set the path of create.bat
in the environmental variable for executing create command anywhere (Run, cmd, or PowerShell).
create <project_name>
For creating global public repo use this command
create <project_name> -y
-
Python: as Main Coding Language for executing commands
-
Batch : For python file executor
-
Github : For Repo Storage and source code management
-
Git : For Version Control System
-
Github CLI: For Direct Interacting with Github
create.bat
: Command file that will execute the python file
remote.py
: Python file, the main file that contains the script
-
Add project boilerplate automatically for different languages and frameworks
-
Add GUI
-
Add Documentations
-
Add More Commands
Rohit Jain
๐ Contributions (GitHub Flow), ๐ฅ issues, and ๐ฅฎ feature requests are most welcome!
๐ If you like this project, Give it a โญ and Share it with friends!
๐ฐ Donations Links
Made with Python & โค๏ธ in India