Beau/examples
Sergio Díaz 90761acaa4
Added a schema validator. (#13)
* Added a schema validator.

This allows you to check if the given beau config is valid. Will be used
to improve the CLI and remove schema validation-type errors from the
actual code.

* Added a validate command to the CLI.

This command is a way to test the config file. Eventually it'll probably
be removed and the schema validation will run on every other command. I
have to determine how useful this is and how performance might be
affected.
2018-05-01 22:20:14 -06:00
..
github.yml Added a new top-level setting: defaults. 2017-12-27 16:43:47 -06:00
hosts.yml Added support for multiple hosts. 2018-01-19 18:10:00 -06:00
httpbin.yml Added a schema validator. (#13) 2018-05-01 22:20:14 -06:00
jsonplaceholder.yml This adds environment variables. 2018-01-10 16:39:38 -06:00
plugins.yml Added a schema validator. (#13) 2018-05-01 22:20:14 -06:00
slack.yml Added a new top-level setting: defaults. 2017-12-27 16:43:47 -06:00