Files
BloomPatched/resources/help.txt
2024-02-15 18:37:01 +00:00

15 lines
610 B
Plaintext

A debug interface for embedded systems development on GNU/Linux.
Usage:
bloom [ENVIRONMENT_NAME/COMMAND]
If no environment name or command is provided, Bloom will fall back to the environment named "default".
If no such environment exists, Bloom will exit.
Commands:
--help, -h Displays this help text.
--version, -v Displays Bloom's version number.
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.