Added package rain (#1102)

This commit is contained in:
Hermes Junior 2019-06-26 21:09:45 +02:00 committed by Miran
parent b6b3b5eb07
commit e16d413c57

View File

@ -13577,5 +13577,19 @@
"description": "Simple DNS Client & Library",
"license": "MIT",
"web": "https://github.com/ba0f3/dnsclient.nim"
},
{
"name": "rain",
"url": "https://github.com/OHermesJunior/rain.nim",
"method": "git",
"tags": [
"rain",
"simulation",
"terminal",
"fun"
],
"description": "Rain simulation in your terminal",
"license": "MIT",
"web": "https://github.com/OHermesJunior/rain.nim"
}
]