Instantly manage and monitor Kubernetes from your Desktop.
How to use this library:
- Download and install nwjs
go mod tidy
go build .
nw .
Make sure to install the dependencies:
# yarn
yarn install
# npm
npm install
# pnpm
pnpm install --shamefully-hoist