Skip to content

STMiki/project-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project-creator

usage: mkproject [-h] [-m name template] [--remote REMOTE] [--no-git] name language [template]

Create and init project

positional arguments:
  name              Project name
  language          Language of the project
  template          Template

optional arguments:
  -h, --help        show this help message and exit
  -m name template  for nested project
  --remote REMOTE   git url of the project
  --no-git          don't initialize git

supported languages:
  cpp

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published