crunchbase-cli
v1.0.0
Published
Simple command line interface for communicating with the Crunchbase API
Downloads
28
Readme
crunchbase-cli
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