Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 222 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 222 Bytes

Shell Packer

A script to combine multiple shell files into a single script.

Usage:

ENTRYPOINTS='executable-name=entry_point_func' \
LICENSE=LICENSE \
SRCDIRS='src/' \
./shell-script-builder