teachjove
Jonathan's Own Version of Emacs - a compact, powerful editor
Install
- All systems
-
curl cmd.cat/teachjove.sh
- Debian
-
apt-get install jove
- Ubuntu
-
apt-get install jove
- Kali Linux
-
apt-get install jove
- Fedora
-
dnf install jove
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install jove
- OS X
-
brew install jove
- Raspbian
-
apt-get install jove
- Dockerfile
- dockerfile.run/teachjove
jove
Jonathan's Own Version of Emacs - a compact, powerful editor
Jove is a compact, powerful Emacs-style text-editor. It provides the common emacs keyboard bindings, together with a reasonable assortment of the most popular advanced features (e.g. interactive shell windows, compile-it, language specific modes) while weighing in with CPU, memory, and disk requirements comparable to vi(1).