Skip to content

king-technologies/project-initiator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

43 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Project Initiator

๐ŸŒŸ Project Initiator ๐ŸŒŸ

Start your project with Single Command

Project Initiator License Project Initiator Forks Project Initiator Stars Project Initiator Issues Project Initiator Pull Requests Project Initiator Repo Size Join discord community for Project Initiator Open in VSCode Open in VSCode Web

Project Initiator

๐ŸŒ Links ๐ŸŒ

๐Ÿ–ฅ๏ธ Video ยท ๐Ÿ“‚ Repo ยท ๐Ÿš€ Got Issue

๐Ÿš€ Features

You are just one command away to start your next project

  • Create Github Repo

  • Create Organization Repo

  • Open Project in VSCode

๐Ÿฆ‹ Prerequisite

  • Python Installed

  • Python Basics Understanding

  • Git Installed

  • Git Basic Understanding

  • GH Installed

๐Ÿ› ๏ธ Installation Steps

  1. Clone the repository
git clone https://github.com/king-technologies/Project-Initiator.git
  1. Change the working directory
cd Project-Initiator
  1. Add Environment Variable path of this directory

  2. Run the app using terminal

๐ŸŽ‡ You are Ready to Go!

โ— Available Commands

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

๐Ÿ‘ท Built with

  • 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

๐Ÿ“‚ Directory Structure

create.bat: Command file that will execute the python file

remote.py: Python file, the main file that contains the script

๐ŸŽŠ Future Updates

  • Add project boilerplate automatically for different languages and frameworks

  • Add GUI

  • Add Documentations

  • Add More Commands

๐Ÿง‘๐Ÿป Author

Rohit Jain

๐Ÿค Support

๐ŸŽ€ 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

PayPal Buy me a Coffee Ko-fi Patreon

Made with Python & โค๏ธ in India