Baipyrus / ProxySwitcher

A Golang-based Windows application to switch proxy settings
Apache License 2.0
1 stars 0 forks source link

Better Config Examples Outside Of README.md #6

Closed Baipyrus closed 2 months ago

Baipyrus commented 2 months ago

Is your feature request related to a problem? Please describe. Reading the heavily commented README.md example or the complex structure in the default configs.json is tiring and difficult.

Describe the solution you'd like Add an examples/ directory in which different files (git.json, npm.json) could be used to explain the different aspects of possible configurations and display existing usecases for this application.

Baipyrus commented 2 months ago

Might use this to split the configs.json from an array into per-file configs in a dedicated directory.