/ProjectGenerator

A simple project generator

Primary LanguageC++MIT LicenseMIT

ProjectGenerator

A simple project generator

Feature

  • Easy to use
  • Customizable
  • Support from c++17

Platform

  • Windows x64
  • Linux x64 (still planning)

Porting

Files that uses specific windows function

Usage

  • -n [name] : [optional] : Your Project Folder Name. Default is {Project}/ {Project (num)}
  • -T : [optional] : List all template available with their id
  • -t [id] : [optional] : Will create template of the id
  • -s : [optional] : Silent mode, doesn't open the editor
  • --help, -h : List command option

Resources