1.8.2 • Published 2 years ago

@amida-tech/blue-button-cli v1.8.2

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

Blue Button CLI

Command line tool for Blue Button

NPM

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 -g blue-button-cli