Added package urlshortener

This commit is contained in:
Jabba Laci 2018-10-23 18:35:04 +02:00
parent 03cc2668e6
commit f3695d6daa

View File

@ -11172,5 +11172,22 @@
"description": "A decentralized (pseudo) package manager and script runner.",
"license": "MIT",
"web": "https://github.com/h3rald/nifty"
},
{
"name": "urlshortener",
"url": "https://github.com/jabbalaci/UrlShortener",
"method": "git",
"tags": [
"url",
"shorten",
"shortener",
"bitly",
"cli",
"shrink",
"shrinker"
],
"description": "A URL shortener cli app. using bit.ly",
"license": "MIT",
"web": "https://github.com/jabbalaci/UrlShortener"
}
]