Skip to content

A simple tool to shorten links quickly from CLI

Notifications You must be signed in to change notification settings

lalit2005/linkk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Linkk

Shorten links from cli quickly ⚡

Made it for this blog

Demo

linkk-demo.gif

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>