Added package nimsuite (#1351)

This commit is contained in:
c6h4clch3
2020-02-05 06:55:20 +01:00
committed by GitHub
parent 3c45f15c29
commit c38db02488
+11
View File
@@ -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"
}
]