1.1.1 • Published 8 years ago

revman-cli v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

RevMan-CLI

CLI program to query RevMan files.

Features:

  • Can output the raw JSON structure (via --json, to pretty print also add --pretty)
  • Generate RevMan-Replicant output (via --replicant)
  • Can output the raw comparison / [subgroups] / outcomes tree (via -tree, to output optional studies add --show-studies)

Installation

Install with NPM as a global script:

npm install -g revman-cli

See revman --help for further details.