GithubHelp home page GithubHelp logo

evandandrea / bitly-client Goto Github PK

View Code? Open in Web Editor NEW

This project forked from specious/bitly-client

0.0 0.0 0.0 96 KB

:link: Create and manage your Bitly shortlinks from the command line

Home Page: https://www.npmjs.com/package/bitly-client

JavaScript 100.00%

bitly-client's Introduction

bitly-client

Build Status

Use Bitly from the command line (What is Bitly?)

bitly-client -c 12

Install

npm install -g bitly-client

Usage

bitly-client --help

Usage examples

Retrieve all saved bitlinks (in reverse chronological order):

bitly-client

Retrieved only the five newest bitlinks:

bitly-client -c 5

Shorten a long URL:

bitly-client https://www.quora.com/What-are-the-most-interesting-HTML-JS-DOM-CSS-hacks-that-most-web-developers-dont-know-about

Look up the long url for a bitlink:

bitly-client http://bit.ly/1WOyimn

Archive a bitlink (what does that mean?):

bitly-client -a http://bit.ly/1WOyimn

Pass multiple arguments:

bitly-client regexplained google-crash facts-about-money

Use a different short domain (including a custom domain added to your Bitly account):

bitly-client --domain j.mp https://www.bitballoon.com/blog/2014/10/03/five-reasons-you-want-https-for-your-static-site

Have some fun:

bitly-client have you ever had a dream that you were so sure was real

Develop

Clone this repository, then run:

yarn install
./index.js

License

ISC

bitly-client's People

Contributors

specious avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.