This commit is contained in:
array-in-a-matrix 2024-07-18 01:35:47 -04:00
commit 8c94f8a0da

View file

@ -13,7 +13,12 @@ nimble install jester norm checksums
Compile and run:
```sh
nimble run --verbose -d:normDebug
nimble run --deepcopy:on
```
More verbose compilation:
```sh
nimble run --deepcopy:on --verbose -d:normDebug --spellSuggest
```
## API Endpoints