This category of tasks provides functionality required to develop an application or the framework.
This can include the creation of required or optional runtime artifacts.
Tasks that start with build- or compile- should provide an argument -c or --clean to clean (i.e. remove) artifacts.
Most dev tasks should only be available in the dev application mode.