Added package lolcat (#1100)

This commit is contained in:
Hermes Junior 2019-06-24 13:51:54 +02:00 committed by Miran
parent 68b2951e47
commit 3974d405b4

View File

@ -13550,5 +13550,20 @@
"description": "A RPC framework for building web APIs",
"license": "MIT",
"web": "https://github.com/nepeckman/nerve-rpc"
},
{
"name": "lolcat",
"url": "https://github.com/OHermesJunior/lolcat.nim",
"method": "git",
"tags": [
"lolcat",
"binary",
"tool",
"colors",
"fun"
],
"description": "lolcat implementation in Nim",
"license": "MIT",
"web": "https://github.com/OHermesJunior/lolcat.nim"
}
]