Print help.
Run tests in an isolated environment.
Precompile packages in each environment. It takes care of the difference in compile-time preferences.
Synchronize environments; i.e., copy
environments/default/{Project,Manifest}.toml
to
environments/$NONDEFAULT_SCHEDULER/
.
In above targets, $SCHEDULER
and $NONDEFAULT_SCHEDULER
mean:
NONDEFAULT_SCHEDULER = workstealing depthfirst nondepthfirst
SCHEDULER = $NONDEFAULT_SCHEDULER default