main
main v0.8.5 v0.8.4 v0.8.3 v0.8.2 v0.8.1 v0.8.0

Task Syntax

[edit]

The anatomy of an xc task

Structure

Example

## Tasks

### deploy

Requires: test
Directory: ./deployment
Env: ENVIRONMENT=STAGING

```
sh deploy.sh
```