aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Molnar <molnarpw@gmail.com>2017-07-03 21:11:56 +0200
committerGitHub <noreply@github.com>2017-07-03 21:11:56 +0200
commitcd4c7cf34dfcb16774f7db9779923e06b61650e4 (patch)
tree00bd5ec156b10c989f784c7ea9418f441e268c72
parent6fb3f708bec499bed293249ee0f973940a813125 (diff)
downloadpackages-cd4c7cf34dfcb16774f7db9779923e06b61650e4.tar.gz
packages-cd4c7cf34dfcb16774f7db9779923e06b61650e4.zip
Added spinny
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 821d344..1ceb464 100644
--- a/packages.json
+++ b/packages.json
@@ -6639,5 +6639,19 @@
"description": "blake2 - cryptographic hash function",
"license": "CC0",
"web": "https://bitbucket.org/mihailp/blake2/"
+ },
+ {
+ "name": "spinny",
+ "url": "https://github.com/molnarmark/spinny",
+ "method": "git",
+ "tags": [
+ "terminal",
+ "spinner",
+ "spinny",
+ "load"
+ ],
+ "description": "Spinny is a tiny terminal spinner package for the Nim Programming Language.",
+ "license": "MIT",
+ "web": "https://github.com/molnarmark/spinny"
}
]