Guillaume Falourd
Guillaume Falourd
**What would you like to be added**: Ritchie support on SDKMAN. _[SDKMAN!](https://github.com/sdkman/sdkman-cli) is a tool for managing parallel versions of multiple Software Development Kits on most Unix based systems. It...
## What would you like to be added**: - A `action.yml` file that would install and initialise Ritchie CLI on a Github runner on any supported OS (ubuntu, macOS and...
**What happened**: It seems that the [support flags for the rit init commands](https://github.com/ZupIT/ritchie-cli/pull/932) aren't working as expected. When we execute the `rit init` command manually, the `metrics` and `default-formula-runner` files...
**What would you like to be added**: - A core command to make it easy to uninstall Ritchie CLI. **Why is this needed**: - Following different [guidelines](https://clig.dev/#distribution), we need a...
## What would you like to be added: A command to remove a *formula input `cache`* saved. ## Why is this needed: This process is not intuitive for users, as...
**What would you like to be added**: - The `rit init` command should now add the `ritchie-templates` repository (https://github.com/ZupIT/ritchie-templates) instead of the `commons` repository (https://github.com/ZupIT/ritchie-formulas). _Note: Don't remove the templates...
**What would you like to be added**: - I would like Ritchie to inform me if a new version is available when opening my terminal. **Why is this needed**: -...
## What would you like to be added - New commands to manage aliais (create, list, update, delete): - `rit create alias` - `rit list alias` - `rit update alias`...
**What would you like to be added**: - There is a formula to publish new repo releases on the [ritchie-formulas](https://github.com/ZupIT/ritchie-formulas/tree/main/publish/repo) repository. _Note: This formula has been developed in shell and...
**What would you like to be added**: - Add automated tests to check scenarios commented on https://github.com/ZupIT/ritchie-cli/pull/989 (ideally using github actions) **Why is this needed**: - To improve the tool's...