nob-builder template project
This is a quick template project for nob.h . Use it for making C projects.
Start using this by:
- Run the package:
- Go into the
nob-builder-template
folder by:cd nob-builder-template
- Run the build file:
- Windows: build.bat
- Bash and Zsh environments: build.sh
- Fish environments: build.fish