diff options
| -rw-r--r-- | packages.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json index c316261..b4bfadf 100644 --- a/packages.json +++ b/packages.json @@ -11895,6 +11895,18 @@ "web": "https://github.com/technicallyagd/unpack" }, { + "name": "nsh", + "url": "https://github.com/gmshiba/nish", + "method": "git", + "tags": [ + "shell", + "repl" + ], + "description": "nsh: Nim SHell(cross platform)", + "license": "MIT", + "web": "https://github.com/gmshiba/nish" + }, + { "name": "nimfastText", "url": "https://github.com/genotrance/nimfastText", "method": "git", |
