Mix v1.9.1 mix do View Source

Executes the tasks separated by comma.

The comma should be followed by a space.

This task is automatically reenabled, so it can be called multiple times.

Examples

The example below prints the available compilers and then the list of dependencies.

mix do compile --list, deps