linkk
v0.0.5
Published
A simple tool to shorten links from CLI.
Downloads
3
Maintainers
Readme
Made it for this blog
Demo
Installation
You can use linkk via npx
without installing any deps. Although you can install it globally and use which will be faster than using npx
Usage
$ linkk shorten <link>
or with npx
$ npx linkk shorten <link>