aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnirudh <icyph0x@pm.me>2018-06-14 13:01:34 +0530
committerAnirudh <icyph0x@pm.me>2018-06-14 13:01:34 +0530
commit8bbadd3a5cf0aa04bdf184571d3c052e74df8079 (patch)
tree788f1e4fb244be6744762f17af679d6109b0ac86
parentf81e4e50cb337f3d0ba8ed6bebecda571d1a9e5a (diff)
downloadpackages-8bbadd3a5cf0aa04bdf184571d3c052e74df8079.tar.gz
packages-8bbadd3a5cf0aa04bdf184571d3c052e74df8079.zip
Add fab package
-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"
}
]