Added termstyle package

This commit is contained in:
Peter Munch-Ellingsen 2018-01-28 14:45:10 +01:00
parent 953bf9017f
commit 02c0c32a5b

View File

@ -1028,6 +1028,19 @@
"license": "MIT",
"web": "https://github.com/PMunch/zhangshasha"
},
{
"name": "termstyle",
"url": "https://github.com/PMunch/termstyle",
"method": "git",
"tags": [
"terminal",
"colour",
"style"
],
"description": "Easy to use styles for terminal output",
"license": "MIT",
"web": "https://github.com/PMunch/termstyle"
},
{
"name": "sdl2_nim",
"url": "https://github.com/Vladar4/sdl2_nim",