Skip to content

ushiradineth/kei

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kei

Kubernetes TUI :D

Prerequisites

  • Go 1.25.4 or later
  • just

With Nix

OR

  • just shell

Without nix

  • just deps-tooling

Development

Quick Start

# Install dependencies
just deps

# Run the application
just run # or `just dev` for live reload

Tooling

Run just without arguments to see all available commands:

Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Run just check-all to ensure quality
  5. Submit a pull request

Before Committing

Always run the quality checks:

  • just check-all

Credits

About

A modern, high-performance terminal UI for Kubernetes, built for operators and platform engineers who run real systems at scale.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors