11 lines
114 B
Markdown
11 lines
114 B
Markdown
## Nimpro
|
|
|
|
A little template for Nim projects.
|
|
|
|
## Testing
|
|
|
|
In order to test the project run:
|
|
|
|
```
|
|
nimble test
|
|
``` |