Add package replim (#931)

* Added package replim

* Update packages.json
This commit is contained in:
Shunsuke Shibayama 2018-11-18 06:15:04 +09:00 committed by Dominik Picheta
parent e9dfc93c5e
commit e16ebf7bb8

View File

@ -11489,5 +11489,18 @@
"description": "A nice and icy ZSH prompt in Nim",
"license": "MIT",
"web": "https://github.com/icyphox/nicy"
},
{
"name": "replim",
"url": "https://github.com/gmshiba/replim",
"method": "git",
"tags": [
"repl",
"binary",
"program"
],
"description": "most quick REPL of nim",
"license": "MIT",
"web": "https://github.com/gmshiba/replim"
}
]