1.8.0 • Published 9 years ago

blue-button-cli v1.8.0

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
9 years ago

Command line tool for Blue Button

Install

npm install -g blue-button-cli

Usage

  Usage: blue-button [options] [command] <file>


  Commands:

    info <file>   get info about file (e.g. format, sections/entries present, etc)
    parse <file>  parse file into Blue Button JSON format

  Options:

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

Development

To install it from local repo

npm link

To uninstall it

npm r blue-button-cli -g
1.8.0

9 years ago

1.3.0

9 years ago