aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoachimschmidt557 <joachim.schmidt557@outlook.com>2019-07-22 09:12:43 +0200
committerMiran <narimiran@disroot.org>2019-07-22 09:12:43 +0200
commit8c65473b0bdfe15cd3995c95f60de7e3d06a9ebe (patch)
tree588dc76e4f8da109638a480338724a7dc7b4fa05
parent53c3a71c9d74f3ee5bd280e5635315263e0a62ec (diff)
downloadpackages-8c65473b0bdfe15cd3995c95f60de7e3d06a9ebe.tar.gz
packages-8c65473b0bdfe15cd3995c95f60de7e3d06a9ebe.zip
Added package nimmm (#1120)
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 70e3bdc..5c0acbc 100644
--- a/packages.json
+++ b/packages.json
@@ -13768,5 +13768,19 @@
"description": "Nim library for shared types",
"license": "MIT",
"web": "https://github.com/genotrance/shared"
+ },
+ {
+ "name": "nimmm",
+ "url": "https://github.com/joachimschmidt557/nimmm",
+ "method": "git",
+ "tags": [
+ "nimmm",
+ "terminal",
+ "nimbox",
+ "tui"
+ ],
+ "description": "A terminal file manager written in nim",
+ "license": "GPL-3.0",
+ "web": "https://github.com/joachimschmidt557/nimmm"
}
]