nimby install nimtemplate
nimtemplate is a starter repository for Nim libraries and projects that follows treeform's project standards.
AI disclaimer: Much of this library was AI generated.
This template includes:
- MIT license metadata.
- Source layout under
src/with a privatecommon.nim. - Tests under
tests/withtests/tests.nimas the entry point. - GitHub Actions for CI and API documentation publishing.