-
Notifications
You must be signed in to change notification settings - Fork 2
Support multiple files #10
Copy link
Copy link
Open
Labels
breakingBreaks compatibility with previous major version.Breaks compatibility with previous major version.enhancementNew feature or requestNew feature or request
Milestone
Metadata
Metadata
Assignees
Labels
breakingBreaks compatibility with previous major version.Breaks compatibility with previous major version.enhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
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).