Preprocessor for building shell scripts from templates.
Supports directives like include
, define/undef
, if/else/endif
.
The documentation will be written soon, sorry for now.
git clone https://github.com/base-ux/presh.git
To build presh.sh
run:
./make.sh
Copy presh.sh
from out
directory to one of PATH
directories.