Releases: davidchappelle/gnu-project-framework
Releases · davidchappelle/gnu-project-framework
Framework genericized to support C and C++ projects
The initial framework targeted C++ based projects specifically. This has now been modified such that both C and C++ based projects are now supported. As a result the repository name has now been changed to reflect the fact that this is really a GNU based project framework.
CPP Project Framework
This release is the first release of the cpp project framework. It provides a the boilerplate for C++ programmers that need to create a structured project quickly without the hassle of dealing with specific IDEs or GNU Make semantics.