This repository was archived by the owner on Nov 6, 2023. It is now read-only.
v3.0.0
- config file options (
-c,--config-file) to supply option values - exclude file option (
-x,--exclude-file) to exclude specific files (multiple allowed) - exclude directory (
-X,--exclude-dir) to exclude an entire directory (multiple allowed) - no longer requires ruby/gem for unpacking
gemfiles
breaking changes
-xwas exclude directory and is now--exclude-file- get-cli-options api changed