Using mkgΒΆ
mkg
is an opinionated, GNU Make-based project generator that runs on
Windows, MacOS, GNU/Linux, and FreeBSD. The objective of this utility is
to reduce the routines to write boilerplate Makefiles and to create
sensible project structures.
You may find the source of mkg
at
GitHub or
GitLab.
- Introduction
- Installation
- Using the Program
- Options
- Using Generated Projects
- System Requirements
- Flat Console Application Projects for C
- Nested Console Application Projects for C
- Flat Console Application Projects for C++
- Nested Console Application Projects for C++
- Flat Library Projects for C
- Nested Library Projects for C
- Flat Library Projects for C++
- Nested Library Projects for C++
- History
- License