Merge pull request #419 from h3rald/patch-4

Added MiNiM package.
This commit is contained in:
Dominik Picheta 2016-10-23 21:18:35 +02:00 committed by GitHub
commit c2ec62d0a9

View File

@ -5358,5 +5358,18 @@
"description": "typeclasses for Nim",
"license": "Unlicense",
"web": "https://github.com/nigredo-tori/classy"
},
{
"name": "MiNiM",
"url": "https://github.com/h3rald/minim",
"method": "git",
"tags": [
"concatenative",
"language",
"shell"
],
"description": "A tiny concatenative programming language and shell.",
"license": "MIT",
"web": "https://h3rald.com/minim"
}
]