-
Make sure you have
cargoanddockerinstalled at your machine. -
Install
justby running
cargo install just- Install
x11-xserver-utilsif you want to use the GUI emacs by
sudo apt install x11-xserver-utilsJust run the command
just bashto run the container mount the directory src/ and
enter the container. No X11 is needed.
Just run the command
just emacsto mount the directory src/ to the container and run emacs-gtk on it.