crunchbase-cli

1.0.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i crunchbase-cli

Weekly Downloads

5

Version

1.0.0

License

MIT

Last publish

Collaborators

  • srn