Add fab package

This commit is contained in:
Anirudh 2018-06-14 13:01:34 +05:30
parent f81e4e50cb
commit 8bbadd3a5c
No known key found for this signature in database
GPG Key ID: 8A93F96F78C5D4C4

View File

@ -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"
}
]