Add dashing library (#1031)

This commit is contained in:
Federico Ceratto 2019-03-17 16:23:00 +00:00 committed by Miran
parent 0610648bfb
commit 1e26ae2fdd

View File

@ -12837,5 +12837,18 @@
"description": "MinMaxHeap",
"license": "MIT",
"web": "https://github.com/stefansalewski/minmaxheap"
},
{
"name": "dashing",
"url": "https://github.com/FedericoCeratto/nim-dashing",
"method": "git",
"tags": [
"library",
"pure",
"terminal"
],
"description": "Terminal dashboards.",
"license": "LGPLv3",
"web": "https://github.com/FedericoCeratto/nim-dashing"
}
]