Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/xxczaki/bitly-cli-client

🔪 Shorten links with Bitly in your terminal!
https://github.com/xxczaki/bitly-cli-client

app bitly bitly-api bitly-cli bitly-cli-client cli command-line link links node-bitly nodejs npm short shorten tool url urls

Last synced: 20 days ago
JSON representation

🔪 Shorten links with Bitly in your terminal!

Lists

README

        

# Bitly CLI Client 🔪

> Shorten links with Bitly in your terminal!

[![Build Status](https://travis-ci.org/xxczaki/bitly-cli-client.svg?branch=master)](https://travis-ci.org/xxczaki/bitly-cli-client)
[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/xojs/xo)

![Animated SVG](https://rawcdn.githack.com/xxczaki/bitly-cli-client/master/bitly.svg)

---

## Install
```bash
npm install --global bitly-cli-client
```



## Usage

```
Usage
$ bitly
Options
--url -u Shorten a link
--qr -q Generate a QR Code
--list -l List all shortened links
--purge -p Purge the list of saved URLs
--reset -r Reset Generic Access Token
Examples
$ bitly --url --qr kepinski.me
$ bitly -l
$ bitly --reset
```

### License

MIT