Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jinnovation/kele.el
🥤 Spritzy Kubernetes cluster management for Emacs
https://github.com/jinnovation/kele.el
emacs kubernetes
Last synced: 3 months ago
JSON representation
🥤 Spritzy Kubernetes cluster management for Emacs
- Host: GitHub
- URL: https://github.com/jinnovation/kele.el
- Owner: jinnovation
- License: apache-2.0
- Created: 2022-12-29T15:25:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T15:46:48.000Z (7 months ago)
- Last Synced: 2024-04-13T20:03:55.878Z (7 months ago)
- Topics: emacs, kubernetes
- Language: Emacs Lisp
- Homepage: https://jonathanj.in/kele.el/
- Size: 9.89 MB
- Stars: 49
- Watchers: 4
- Forks: 3
- Open Issues: 36
-
Metadata Files:
- Readme: README.org
- Contributing: docs/contributing.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# -*- before-save-hook: (delete-trailing-whitespace); -*-
#+TITLE: 🥤 kele.el (Kubernetes Enablement Layer for Emacs)#+html:
#+html:
#+html:
#+html:
#+html:[[file:docs/img/kele.jpg]]
[[file:docs/img/demo.gif]]Kele (/kě lè/, or /kə-ˈlə/) ("Kubernetes Enablement Layer for Emacs")
is a Kubernetes cluster management package. It empowers you to perform
operations as coarse or fine-grained as you need, *fast*, and get back to your
work.Kele comes with "batteries included." It contains several integrations with
noteworthy packages, e.g. [[https://github.com/oantolin/embark][Embark]], that you can take advantage of in your own
configs.*For full documentation, please visit [[https://jonathanj.in/kele.el][jonathanj.in/kele.el]]*.
/Kele is not an official Kubernetes project./
* Getting Started
** The Hard Way
Clone this repository and put it in your load-path.
** Use-package + Straight
#+begin_src emacs-lisp
(use-package kele
:straight t
:config
(kele-mode 1))
#+end_src* About the Name
The name Kele comes from the Mandarin term for cola, 可乐 (/kě lè/). It is
also an abbreviation of "Kubernetes Enablement Layer for Emacs."* Stargazers over time
[[https://starchart.cc/jinnovation/kele.el][file:https://starchart.cc/jinnovation/kele.el.svg]]