Skip to content

Simple-ish and configurable project to automate the creation of project skeletons.

Notifications You must be signed in to change notification settings

OpticFusion1/Create-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create-Project

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!


Default Templates

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

Usage

Run create-project.exe, pick a project, and input the relevant data

Run

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

Build

To build Create-Project from source, run the following commands:

$ git clone git@github.com:OpticFusion1/Create-Project

$ cd Create-Project/

$ make

Contact

Discord · Optic_Fusion1 Support

Project Link · https://github.com/OpticFusion1/Create-Project/

About

Simple-ish and configurable project to automate the creation of project skeletons.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages