Merge pull request #765 from icyphox/patch-1

Add fab package
This commit is contained in:
Dominik Picheta 2018-06-14 16:55:11 +01:00 committed by GitHub
commit 4853bb3ecb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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