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.
Is your feature request related to a problem? Please describe. Reading the heavily commented
README.md
example or the complex structure in the defaultconfigs.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.