aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 3ef8cc4..6e874ac 100644
--- a/packages.json
+++ b/packages.json
@@ -13681,5 +13681,21 @@
"description": "A simple cross language struct and enum file generator.",
"license": "MIT",
"web": "https://github.com/binhonglee/wings"
+ },
+ {
+ "name": "lc",
+ "url": "https://github.com/c-blake/lc",
+ "method": "git",
+ "tags": [
+ "terminal",
+ "cli",
+ "binary",
+ "linux",
+ "unix",
+ "bsd"
+ ],
+ "description": "A post-modern, \"multi-dimensional\" configurable ls/file lister",
+ "license": "MIT",
+ "web": "https://github.com/c-blake/lc"
}
]