Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jaxxibae/bee.fail-cli
- Owner: jaxxibae
- License: mit
- Created: 2019-02-09T09:19:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-09T12:07:57.000Z (almost 6 years ago)
- Last Synced: 2024-11-10T02:58:33.115Z (about 2 months ago)
- Topics: shorturl, url-shortener
- Language: JavaScript
- Size: 111 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)