c-project-template icon indicating copy to clipboard operation
c-project-template copied to clipboard

Create a CLI to C project template

Open pantuza opened this issue 7 years ago • 0 comments

The cli should receive the project.conf file and create the project in the configured directory. For example:

$> cpt --conf my/project/config/file.conf

pantuza avatar Sep 10 '18 23:09 pantuza