Add a command-line argument to chalkbox which signals that it is running in a non-interactive mode for CI or other uses. When in non-interactive mode it shouldn't prompt users for any information. Places where users are prompted: - [ ] When the JSON output directory contains files that are likely to be overridden by running chalkbox.
Add a command-line argument to chalkbox which signals that it is running in a non-interactive mode for CI or other uses.
When in non-interactive mode it shouldn't prompt users for any information.
Places where users are prompted: