Added package rainbow (#1204)

This commit is contained in:
Willyboar 2019-10-11 21:18:00 +03:00 committed by Miran
parent 9054bb4cac
commit 54911c1a13

View File

@ -14775,5 +14775,18 @@
"description": "libgit2 wrapper for Nim",
"license": "MIT",
"web": "https://github.com/genotrance/nimgit2"
},
{
"name": "rainbow",
"url": "https://github.com/thebigbaron/rainbow",
"method": "git",
"tags": [
"library",
"256-colors",
"cli"
],
"description": "256 colors for shell",
"license": "MIT",
"web": "https://github.com/thebigbaron/rainbow"
}
]