gosmlr

0.4.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i gosmlr

Weekly Downloads

1

Version

0.4.2

License

MIT

Unpacked Size

62.9 kB

Total Files

28

Last publish

Collaborators

  • theomjones