bash-utils/shtpl/README.md

14 lines
243 B
Markdown

# shtpl
#### sh templating
## Install
Put the `shtpl` script somewhere meant for executable scripts like `~/bin/shtpl`.
Make it executable: `chmod +x shtpl`.
## Usage
Create a template file to be executed with shtpl:
`nano someTpl.shtpl`