Skip to content

A bash script that creates a new C language project directory.

Notifications You must be signed in to change notification settings

burlapjack/cproj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

cproj

This is a bash script that creates a new C language project directory. Run the script from the command line by typing ./cproj.sh followed by the name of your new project. This will create a project directory that includes a src, obj, bin, and an include sub-directory, a Makefile, and a main file in the src directory.

About

A bash script that creates a new C language project directory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages