Helmtui
Helmtui is a terminal-based UI application to manage your Helm releases, charts, repositories, and plugins with ease.
Features
- Manage Helm releases effortlessly.
- Add, update, and remove Helm repositories.
Requirements
How to Use
-
Clone the repository:
git clone https://github.com/pidanou/helmtui.git
cd helmtui
-
Run the app directly using:
go run .
How to Install
Install Helmtui using go install:
go install github.com/pidanou/helmtui@latest
Once installed, you can run helmtui directly from your terminal.
Contributing
Contributions are welcome! If you find bugs or have feature requests, feel free to open an issue or submit a pull request.
License
This project is licensed under the MIT License.