lurk-rs icon indicating copy to clipboard operation
lurk-rs copied to clipboard

More CLI flexibility

Open arthurpaulino opened this issue 2 years ago • 1 comments

  • The CLI should also accept the config file via an environment variable LURK_CONFIG.
  • It should also have --no-env and --no-config flags to ensure that the behavior is 100% determined by command line arguments.

arthurpaulino avatar Jul 14 '23 01:07 arthurpaulino

Related: https://github.com/lurk-lab/lurk-rs/pull/581#discussion_r1284748827

  • We should have a default config file location, eventually one for global and one for local settings.
  • It may be more user-friendly to not allow customization of config file locations, and instead document where they can be found.

samuelburnham avatar Aug 07 '23 16:08 samuelburnham