It should be possible to generate a retina configuration independent of Helm
Open
- Dominant language
- Go
- Stars
- 3.2k
- Forks
- 304
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 78
Description
Retina configuration is non-trivial, and requires you to remember many different keys and values to create a working configuration. There should exist a subcommand of `retina`, e.g. `retina config generate`, that can generate a working configuration file. Typing only that command (`retina config generate`) should output a completely functional configuration, to the greatest extent possible. Additional flags may be provided to modify the rendered configuration. For example, plugins may be specified with a `--plugins` flag.
Contributor guide
Assessment
This issue has not been assessed yet.