CMSgov / price-transparency-guide-validator

Validation tool to check output files required by the price-transparency-guide
Apache License 2.0
29 stars 13 forks source link

Launch external command #19

Closed awatson1978 closed 2 years ago

awatson1978 commented 2 years ago

Supports exec function from child_process module.

Usage:

# launch the default external app
price-validator launch 

# launch the default external app
price-validator launch --command rapidjson 

Addresses issue https://github.com/CMSgov/price-transparency-guide-validator/issues/8