An open API service indexing awesome lists of open source software.

https://github.com/michaeljsaenz/kshot

Kshot is a Go web app with an HTMX-enhanced UI for interacting with Kubernetes clusters.
https://github.com/michaeljsaenz/kshot

golang htmx kubectl kubernetes webapp

Last synced: 2 days ago
JSON representation

Kshot is a Go web app with an HTMX-enhanced UI for interacting with Kubernetes clusters.

Awesome Lists containing this project

README

        

# kshot
kshot is a Go web app with an HTMX-enhanced UI for interacting with Kubernetes clusters.

## live reload
`https://github.com/cosmtrek/air#installation`

`mv bin/air /usr/local/bin`

## prettier-plugin-go-template
Formatter plugin for go template files. The only peer dependency is [prettier](https://www.npmjs.com/package/prettier).

`npm install --save-dev prettier prettier-plugin-go-template`