Usage
---------

1. Define an app within Apemanfile.js
2. Call the app via apeman app command.

**Apemanfile.js**
```javascript
{{{read 'example/example-Apemanfile.js'}}}
```

Then,
```bash
{{{read 'example/example-call.sh'}}}
```
