1.1.0 • Published 7 years ago

google-shortcut-cli v1.1.0

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

Google Shortcut CLI

Simple terminal create google shortcut url and auto copy url.

  • This project is dependency with superagent and copy-paste.

Installation

$ npm install google-shortcut-cli -g

Uses

create your own google application api first

$ export export GOOGLE_SHORT_CUT_API_KEY=GOOGLE_APPLICATION_API_KEY
$ googleshortcut http://www.google.com/

// Great ! you can paste in anywhere now.

Enviroment

  • GOOGLE_SHORT_CUT_API_KEY: required -> google application api key

Arguments

  • URL: required -> sortcut url target.

Licence

MIT

1.1.0

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago