Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 410 Bytes

File metadata and controls

24 lines (15 loc) · 410 Bytes

Preprocessor for shell

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.

Get

git clone https://github.com/base-ux/presh.git

Build

To build presh.sh run:

./make.sh

Install

Copy presh.sh from out directory to one of PATH directories.