Beau/bin
David Diaz 139dd55c4e Added flags for quiet and as-json output.
--as-json outputs the response as json, this allows you to use tools
like jq on the output which is nice.

--quiet makes it so no output is printed. I added this in case you are
looping Beau and don't want to see the output of every single request.
Example: `seq 10 | xargs -I{} beau request hi --quiet`.
2018-05-22 12:04:21 -06:00
..
cli Added flags for quiet and as-json output. 2018-05-22 12:04:21 -06:00
beau Re-indented some files I was missing. (#19) 2018-05-04 22:00:54 -06:00