mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package rainbow (#1204)
This commit is contained in:
parent
9054bb4cac
commit
54911c1a13
@ -14775,5 +14775,18 @@
|
|||||||
"description": "libgit2 wrapper for Nim",
|
"description": "libgit2 wrapper for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/genotrance/nimgit2"
|
"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…
x
Reference in New Issue
Block a user