Usage
---------

1. Define a tmpl within Apemanfile.js
2. Render templates via apeman tmpl command.

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

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