Add package replim (#931)
* Added package replim * Update packages.json
This commit is contained in:
parent
e9dfc93c5e
commit
e16ebf7bb8
1 changed files with 13 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue