Skip to content

j0holo/C-project-layout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-project-layout

A simple layout for C projects

This is a work in progress, feedback is always welcome.

Directory explanation:

  • /src for source files.
  • /src/test for testing of the source code.
  • /src/Makefile for building your project with make.
  • /doc for documentation that is not provided in the source files.
  • /lib for storing libraries that will be used in your project.
  • /static for static files like textures, images and sounds.

About

A simple layout for C projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published