Merge pull request #903 from h3rald/add-nifty1317

Add package nifty
This commit is contained in:
Dominik Picheta 2018-10-22 20:20:31 +01:00 committed by GitHub
commit 03cc2668e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11160,5 +11160,17 @@
"description": "Convert a Nim file or string to Markdown",
"license": "MIT",
"web": "https://github.com/ThomasTJdev/nimtomd"
},
{
"name": "nifty",
"url": "https://github.com/h3rald/nifty",
"method": "git",
"tags": [
"package-manager",
"script-runner"
],
"description": "A decentralized (pseudo) package manager and script runner.",
"license": "MIT",
"web": "https://github.com/h3rald/nifty"
}
]