UNPKG

236 Btext/x-handlebars-templateView Raw
1Usage
2---------
3
41. Define a tmpl within Apemanfile.js
52. Render templates via apeman tmpl command.
6
7**Apemanfile.js**
8```javascript
9{{{read 'example/example-Apemanfile.js'}}}
10```
11
12Then,
13```bash
14{{{read 'example/example-call.sh'}}}
15```
16
\No newline at end of file