create-nobuild
v1.1.7-release.js.multiplatform
Published
Make C projects easily with nob.h instead of CMake.
Downloads
10
Maintainers
Readme
nob-builder template project
This is a quick template project for nob.h . Use it for making C projects.
Instructions:
Start using this by:
- Run the package:
- Go into the
nob-builder-templatefolder by:cd nob-builder-template - Run the build file:
- Windows: build.bat
- Bash and Zsh environments: build.sh
- Fish environments: build.fish
