revman-cli
v1.1.1
Published
CLI program to query RevMan files
Readme
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] / outcomestree (via-tree, to output optional studies add--show-studies)
Installation
Install with NPM as a global script:
npm install -g revman-cliSee revman --help for further details.
