Overview
Why limit ourselves to a single index file? Note, this is a breaking change
Deliverables
Notes
The 'unique' inclusion rule should apply to all files. E.g., if file A and B both include foo.sh, then the contents will be inlined at A, but not B (unless flagged with bash-rollup-always-inline).
Overview
Why limit ourselves to a single index file? Note, this is a breaking change
Deliverables
usage.sh.bash-rollup.sh --helpto print usage and updateREADME.mdwith changes. Note thatREADME.mdis markdown formatted, so the raw text may vary to achieve the appropriate formatting. Also, make any links live.Notes
The 'unique' inclusion rule should apply to all files. E.g., if file A and B both include
foo.sh, then the contents will be inlined at A, but not B (unless flagged withbash-rollup-always-inline).