Make C projects easily with nob.h instead of CMake.
npm install create-nobuild---
---
Start using this by:
1. Run the package:
- NPM: npx create-nobuild@latest
- Yarn: yarn create nobuild
- PNPM: pnpm create nobuild@latest
2. Go into the nob-builder-template folder by: cd nob-builder-template
3. Run the build file:
- Windows: build.bat
- Bash and Zsh environments: build.sh
- Fish environments: build.fish