mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-09 09:33:08 +00:00
Added package ninit (#2892)
This commit is contained in:
parent
d74b9bbe77
commit
c8bf8972ce
@ -33670,5 +33670,17 @@
|
|||||||
"description": "Futhark generated wrapper around unicorn-engine",
|
"description": "Futhark generated wrapper around unicorn-engine",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/m4ul3r/libunicorn-nim"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user