alanwillms/php-hound

Add "format" option to output in different formats

alanwillms opened this issue · 0 comments

php-hound must be able to receive a --format flag containing one of the following values:

  • text (current output)
  • json
  • xml
  • csv
  • Add change log
  • Add description to the Readme file

text will be the default format when --format flag is not informed