v0.5.0
v0.5.0 main v0.8.0 v0.7.0 v0.6.0 v0.4.1 v0.4.0

Task Syntax

[edit]
You are looking at the docs for an older version (v0.5.0). The latest version is main.

The anatomy of an xc task.

Structure

Example

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