1.0.0 • Published 6 years ago

bullhorn-cli v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Bullhorn CLI

Command line interface for Bullhorn and Bullhorn Extensions

Installation

npm install -g bullhorn-cli

Usage

Usage:  [options] [command]

Bullhorn CLI


Options:

  -V, --version  output the version number
  -h, --help     output usage information


Commands:

  extract   Extract an extension from the extension config JSON file
  upload    Upload an extension after extracting

Local Development

  1. Clone repository
  2. npm install
  3. npm link
  4. Change stuff