Skip to content

A template for building C projects using the nob.h builder.

License

Notifications You must be signed in to change notification settings

monitio/nob-builder-template

Repository files navigation

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:
  • NPM: npx create-nobuild@latest
  • Yarn: yarn create nobuild
  • PNPM: pnpm create nobuild@latest
  1. Go into the nob-builder-template folder by: cd nob-builder-template
  2. Run the build file: