Running Tasks
The most basic implementation of a task is a name with a command to run:
The build task can be run with the following command:
Both tasks can be run in parallel with the following command:
The most basic implementation of a task is a name with a command to run:
The build task can be run with the following command:
Both tasks can be run in parallel with the following command: