phrohdoh / easage

A library that provides programmatic manipulation of BIG archives.
MIT License
9 stars 0 forks source link

Change `pack` subcommand to take a variable number of source directories #7

Closed phrohdoh closed 6 years ago

phrohdoh commented 6 years ago

12 makes this no longer necessary.

Now you can easily gather all to-be-packed files into a staging directory (in whatever sub-hierarchy you need) and pack that staging directory with the --strip-prefix argument value being set to the staging directory.