A template to jump start your Nim library or project.
- Tests using balls
- GitHub Actions workflows
- Runs tests on multiple OSes and ISAs
- Builds and deploys API reference on GitHub Pages
- License header REUSE linting
Click here to begin
You're gonna want to change the names in the project. I made a small utility for this, you can use it this way:
nim r rebrand.nim PROJECT_NAME AUTHOR EMAIL
You can change the licenses freely in your project generated with this template.