vorner / spirit

Apache License 2.0
162 stars 6 forks source link

Ability to turn of fancy structopt features, like colors #32

Closed vorner closed 3 years ago

vorner commented 5 years ago

Probably by a feature flag, to make the dependency tree smaller.

All the inner crates should depend on minimal structopt, spirit itself on the minimal + have a default feature that depends on the additional fancy things.

vorner commented 3 years ago

This seems to have been done some time in the past and nobody closed the issue.