Added package rainbow (#1204)
This commit is contained in:
parent
9054bb4cac
commit
54911c1a13
1 changed files with 13 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue