`dozer init` can fetch options from a remote server
Open
good first issue
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
Currently every time we want to update the prompts and templates used in `dozer init`, we have to update dozer code and release new versions of dozer.
It's better if we design a prompt and template configuration file format, and put that configuration on a remote server. This way if we, say, want to add a new connector template, we can just update the configuration file.
Contributor guide
Assessment
This issue has not been assessed yet.