1.0.0 • Published 9 years ago

crunchbase-cli v1.0.0

Weekly downloads
14
License
MIT
Repository
github
Last release
9 years ago

crunchbase-cli Build Status Dependency Status

Simple command line interface for communicating with the Crunchbase API

Install

$ npm install crunchbase-cli -g

Usage

Set API key

$ crunchbase --key=<key>

If you don't have a key for the Crunchbase API you can register one at http://developer.crunchbase.com

CLI

$ crunchbase <organisation> [--key]

Options
  --key      Set the Crunchbase API key
  --version  Display the current version
  --help     Show the help

Example
  $ crunchbase Podio
  => Podio, now part of Citrix..
  

License

MIT © Søren Brokær