Added package ninit (#2892)

This commit is contained in:
cypherwytch
2024-06-16 18:46:00 +02:00
committed by GitHub
parent d74b9bbe77
commit c8bf8972ce
+12
View File
@@ -33670,5 +33670,17 @@
"description": "Futhark generated wrapper around unicorn-engine",
"license": "MIT",
"web": "https://github.com/m4ul3r/libunicorn-nim"
},
{
"name": "ninit",
"url": "https://github.com/cypherwytch/ninit",
"method": "git",
"tags": [
"nimble",
"package"
],
"description": "Initialize a Nim package non-interactively (does not require nimble)",
"license": "BSD",
"web": "https://github.com/cypherwytch/ninit"
}
]