247 B
247 B
Nimproj
A little template for Nim projects.
Development
This project uses nimble, in order to run the project use:
nimble run
Testing
To test the project run:
nimble test