Rustic Witcher also includes a CLI that allows you to generate a configuration.
It is important to note that the binary must be executed under rustic-config-generator-cli
folder in rustic-witcher
because it needs to read the configuration data properly.
- Clone the project
- Open a new branch
- Run the CLI tool:
cd ./rustic-witcher/rustic-config-generator-cli
./rustic-config-generator-cli
- Commit the changes & open a PR
- Done 🎉