bullhorn-cli
v1.0.0
Published
> Command line interface for Bullhorn and Bullhorn Extensions
Downloads
3
Readme
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
- Clone repository
npm install
npm link
- Change stuff