Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jaxxibae/bee.fail-cli

CLI variant of @beescuit's URL shortener
https://github.com/jaxxibae/bee.fail-cli

shorturl url-shortener

Last synced: about 2 months ago
JSON representation

CLI variant of @beescuit's URL shortener

Awesome Lists containing this project

README

        

# bee.fail-cli [![Build Status](https://travis-ci.org/dpaiv0/bee.fail-cli.svg?branch=master)](https://travis-ci.org/dpaiv0/bee.fail-cli) [![Standard code style](https://img.shields.io/badge/code_style-standard-5ed9c7.svg)](https://github.com/standard/standard) [![NPM](https://img.shields.io/npm/v/bee.fail.svg)](https://npmjs.com/package/bee.fail)
> CLI variant of @beescuit's URL shortener

## Features
- Interactive UI
- Foolproof
- [Built-in URL checker](https://i.imgur.com/jYvsur9.gif)
- [Built-in errors](https://i.imgur.com/TCIm7RW.png)

## Install
```
$ npm install --global bee.fail
```
*(if npm screams at you because of permissions, run as `sudo`)*

## Usage
```
$ bee.fail
```

## Special thanks to
- @beescuit for making the [API](https://github.com/beescuit/BeeShort-JS)

## License
[MIT](https://choosealicense.com/licenses/mit/)