We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
{bin}
./bin/dev.sh
Currently we use ./bin/start.sh script for running the CLI which contains the DEBUG flag.
./bin/start.sh
CLI
DEBUG
We want to create a ./bin/dev.sh script with DEBUG set to true so we use it likely the most on development mode.
true