main
main v0.5.0 v0.4.1 v0.4.0 v0.3.0 v0.2.0 v0.1.181

Task Syntax

[edit]

The anatomy of an xc task.

Structure

Example

## Tasks
### deploy
Requires: test
Directory: ./deployment
Env: ENVIRONMENT=STAGING
```
sh deploy.sh
```