phrohdoh / easage

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

easage-pack: Set defaults for BIGF kind #34

Closed Teteros closed 6 years ago

Teteros commented 6 years ago

As discussed on IRC and in #8:

I'd like to suggest defaults for easage-pack under current functionality should be to target BIGF by default, and to list by path rather than lenght/file size. (finalbig behaviour)

This would make

easage pack --source foo --output bar.big

be equivalent to

easage pack --kind BIGF --order path --source foo --output bar.big

It's worth a mention that completions are available on windows (#25) but I think setting defaults for the most common use case is still the norm in archivers.