mirror of
https://github.com/logos-messaging/packages.git
synced 2026-02-06 15:23:12 +00:00
Added package nimsuite (#1351)
This commit is contained in:
parent
3c45f15c29
commit
c38db02488
@ -16423,5 +16423,16 @@
|
|||||||
"description": "Engine-agnostic library for computing 2D raycasted lights",
|
"description": "Engine-agnostic library for computing 2D raycasted lights",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/liquid600pgm/delight"
|
"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…
x
Reference in New Issue
Block a user