0.4.2 • Published 6 years ago

gosmlr v0.4.2

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

gosmlr

npm version Dependencies Build Status contributions welcome JavaScript Style Guide

A tiny command-line interface for gosmlr.xyz – a url shortening micro service.

Installation

With NPM

npm install gosmlr -g

With Yarn

yarn global add gosmlr

Usage

Simply pass in your long url as an argument to the gosmlr command

gosmlr your-reallyl-long-url.com/long-urls/feb-18/3487789

gosmlr --list # Shortens & displays a list of recent urls.

The --list (-l) option will display a list of your recent urls after your link is shortened.

gosmlr accepts urls with or without the protocol.


List

gosmlr list # Prints a list of your most recent urls.
gosmlr list --clear # Clears your recents list.

Hyper screenshot

0.4.2

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.0

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago