Added package nimsuite (#1351)
This commit is contained in:
parent
3c45f15c29
commit
c38db02488
1 changed files with 11 additions and 0 deletions
|
|
@ -16423,5 +16423,16 @@
|
|||
"description": "Engine-agnostic library for computing 2D raycasted lights",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/liquid600pgm/delight"
|
||||
},
|
||||
{
|
||||
"name": "nimsuite",
|
||||
"url": "https://github.com/c6h4clch3/NimSuite",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"unittest"
|
||||
],
|
||||
"description": "a simple test framework for nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/c6h4clch3/NimSuite"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue