Merge branch 'playground' of https://github.com/theduke/packages into theduke-playground

This commit is contained in:
Dominik Picheta 2015-11-21 17:52:30 +00:00
commit dee6f8dc02

View File

@ -3546,5 +3546,17 @@
"description": "A Nim-based, non-graphical application designed to measure the amount of time elapsed from its activation to deactivation, includes total elapsed time, lap, and split times.",
"license": "LGPL",
"web": "https://github.com/twist-vector/nim-stopwatch"
},
{
"name": "playground",
"url": "https://github.com/theduke/nim-playground",
"method": "git",
"tags": [
"functional",
"library"
],
"description": "Web-based playground for testing Nim code.",
"license": "MIT",
"web": "https://github.com/theduke/nim-playground"
}
]