devbox generate readme
Generate a markdown readme file for this project. You must specify a name for the Readme file when running the command:
devbox generate readme [filename] [flags]
Options
Option | Description |
---|---|
-c, --config string | path to directory containing a devbox.json config file |
-h, --help | help for readme |
-q, --quiet | Quiet mode: Suppresses logs. |
SEE ALSO
- devbox generate - Generate supporting files for your project