Trex icon indicating copy to clipboard operation
Trex copied to clipboard

Make `--map` the default behaviour

Open jakenvac opened this issue 3 years ago • 1 comments

It's frustrating to have to type this flag every time I want to add a package when it's required 85% of the time.

It would be nice if the behavior was the default and the user only needs to add things like --nest & --pkg when they're required.

Some other options:

  • The option to globally set the default package provider (flags would then only be needed for the non-default)
  • Set a default provider in a .trexrc file or something similar for local config.

jakenvac avatar Mar 20 '22 17:03 jakenvac

i'm agree with you, i'm currently working in trex config file or global configuration

buttercubz avatar Mar 22 '22 02:03 buttercubz