|
|
|
|
|
by momo-reina
3352 days ago
|
|
I understand that the box reflects the file changes, however that does not really help me. I need an Linux Dev environment, that includes all the tools for emacs. I used to just live in the VM, but current performance is terrible, so I'm trying to see what my options are with just connecting to the VM from the host and editing from the host. That means though that all the tools are on the VM (REPL, etc) so I need to find a way to connect running emacs instance in the VM |
|
Doesn't SSH help you?
Also came across this: http://www.braveclojure.com/getting-started/
First thing I came over regarding docker is: https://hub.docker.com/r/daewok/lisp-devel/
Sorry if this doesn't help.
Hope you succeed!