Added package loki (#1371)

This commit is contained in:
Beshr Kayali 2020-02-22 07:49:10 +01:00 committed by GitHub
parent 8c4e3fce3f
commit 7f71a3e5fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16676,5 +16676,19 @@
"description": "For karax html preview.",
"license": "BSD-3-Clause",
"web": "https://github.com/planety/kview"
},
{
"name": "loki",
"url": "https://github.com/beshrkayali/loki",
"method": "git",
"tags": [
"cmd",
"shell",
"cli",
"interpreter"
],
"description": "A small library for writing cli programs in Nim.",
"license": "Zlib",
"web": "https://github.com/beshrkayali/loki"
}
]