aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2018-01-28 14:07:12 +0000
committerGitHub <noreply@github.com>2018-01-28 14:07:12 +0000
commit75aa6fc1d0ec6217af98eb22b56176d3fefdb4b7 (patch)
tree7959ddf0d46d1859f899092873e954f18800b743
parent953bf9017fca8cded77fe412bfa92e7d4bf7f907 (diff)
parent02c0c32a5ba4384b33d99d0ce4790ac8ae059df2 (diff)
downloadpackages-75aa6fc1d0ec6217af98eb22b56176d3fefdb4b7.tar.gz
packages-75aa6fc1d0ec6217af98eb22b56176d3fefdb4b7.zip
Merge pull request #647 from PMunch/master
Added termstyle package
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index eafce4e..fdf3fce 100644
--- a/packages.json
+++ b/packages.json
@@ -1029,6 +1029,19 @@
"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",
"method": "git",