aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHermes Junior <34722728+OHermesJunior@users.noreply.github.com>2019-06-26 21:09:45 +0200
committerMiran <narimiran@disroot.org>2019-06-26 21:09:45 +0200
commite16d413c57e115aa4b8febd2824b7d6ef6a91970 (patch)
tree420b8bc6e08a85efca5d44e9209252fe5ba83a1a
parentb6b3b5eb07e6ef3c3b3324b0a5d4f6505aff500b (diff)
downloadpackages-e16d413c57e115aa4b8febd2824b7d6ef6a91970.tar.gz
packages-e16d413c57e115aa4b8febd2824b7d6ef6a91970.zip
Added package rain (#1102)
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 7f8a31a..b53781a 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]