tomzx/php-semver-checker-git

Add an option to output to JSON

tomzx opened this issue · 1 comments

Add an option to output the result of commands to a JSON file.

Currently suggested option name is--to-json file.json.

The Compare command already support outputting to JSON @ 3694bb0.