Merge pull request #532 from molnarmark/master

Added Spinny
This commit is contained in:
Dominik Picheta 2017-07-05 21:03:11 +01:00 committed by GitHub
commit 1aa512fdfc

View File

@ -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"
}
]