1.1.4 • Published 3 months ago
create-nobuild v1.1.4
nob-builder template project
This is a quick template project for nob.h . Use it for making C projects.
Instructions:
Start using this by: 1. 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