Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCP: Create C Project

A small utility to quickly bootstrap C projects from the command line. It creates a project folder with a basic structure, starter main.c, and customizable Makefile support.

Goals

  • Create project folder
  • Generate a basic main.c
  • Create a vendor folder for single header files
  • Generate Makefile
  • Provide comand line args for custom makefile

About

A small utility to quickly bootstrap C projects from the command line.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages