Usage
---------

1. Prepare an Apemanfile.js at your project root.
2. Run the command via CLI.

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

Then,

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


##### CLI Options

```bash
$ {{ pkg.name }} -h
{{{vars.help}}}
```
