Files
nimproj/README.md
2025-09-03 11:08:55 +02:00

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