Added package unimcli (#1740)

This commit is contained in:
于北 2020-12-08 12:32:23 +08:00 committed by GitHub
parent cf8859039a
commit 9eb11188c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20696,5 +20696,19 @@
],
"description": "Fast persistent key-value store, based on libmdbx",
"license": "Apache-2.0"
},
{
"name": "unimcli",
"url": "https://github.com/unimorg/unimcli",
"method": "git",
"tags": [
"nimble",
"nim-lang-cn",
"tools",
"cli"
],
"description": "User-friendly nimcli.",
"license": "MIT",
"web": "https://github.com/unimorg/unimcli"
}
]