Create-Project is a simple config based CLI program that allows one to create common project skeletons without the need for an IDE
Created and maintained by OpticFusion1!
Spigot Plugins, Redbot Cogs, C++ Projects, C++ DLL Projects
Support for more templates will be added over time.
Tip
Instructions on how to create a skeleton template can be found in the wiki
Run create-project.exe
, pick a project, and input the relevant data
The first step to running Create-Project is obtaining a compiled exe.
You can either download it from releases or build it yourself.
Once you have obtained your create-project.exe double click it or run it from the cli via create-project.exe
Tip
If you want the latest stable version, I strongly recommend releases
$ git clone git@github.com:OpticFusion1/Create-Project
$ cd Create-Project/
$ make
Discord · Optic_Fusion1 Support
Project Link · https://github.com/OpticFusion1/Create-Project/