Merge pull request #647 from PMunch/master

Added termstyle package
This commit is contained in:
Dominik Picheta 2018-01-28 14:07:12 +00:00 committed by GitHub
commit 75aa6fc1d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",