Skip to content

Instantly create new project folders with Git automatically installed. It also adds licenses, readme files, and commits the first version automatically to GitHub.

Notifications You must be signed in to change notification settings

shrine2000/QuickStart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

QuickStart CLI

A CLI tool for quickly initializing new projects with a README and .gitignore file. It also sets up a Git repository and opens the project in Visual Studio Code. An incomplete go implemenation can be found here.

Usage

  1. Install the CLI tool:

    pip install .
  2. Initialize a new project:

    qs PROJECT_NAME FOLDER

Replace PROJECT_NAME with the name of your project and FOLDER with the directory where you want to create the project.

About

Instantly create new project folders with Git automatically installed. It also adds licenses, readme files, and commits the first version automatically to GitHub.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages