Replaced project configuration format from JSON to YAML

This commit is contained in:
Nav
2022-07-23 15:37:22 +01:00
parent cb577c7acd
commit ae5747e79b
13 changed files with 215 additions and 133 deletions

View File

@@ -10,6 +10,6 @@ Commands:
--help, -h Displays this help text.
--version, -v Displays Bloom's version number.
--version-machine Outputs Bloom's version number in JSON format.
init Creates a new Bloom project configuration file (bloom.json), in the working directory.
init Creates a new Bloom project configuration file (bloom.yaml), in the working directory.
For more information on getting started with Bloom, please visit https://bloom.oscillate.io/docs/getting-started.