aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 4c5a47c..dbe88da 100644
--- a/packages.json
+++ b/packages.json
@@ -9614,5 +9614,20 @@
"description": "Nim bindings for the GraphViz tool and the DOT graph language",
"license": "MIT",
"web": "https://github.com/QuinnFreedman/nimgraphviz"
+ },
+ {
+ "name": "fab",
+ "url": "https://github.com/icyphox/fab",
+ "method": "git",
+ "tags": [
+ "colors",
+ "terminal",
+ "formatting",
+ "text",
+ "fun"
+ ],
+ "description": "Print fabulously in your terminal",
+ "license": "MIT",
+ "web": "https://github.com/icyphox/fab"
}
]