I want to put together a standard environment for exploring Clojure with Emacs. Has anyone got a recipe that would suit this? I'm thinking of a Vagrant system running a flavour of Ubuntu, with NREPL and some useful EMACS support plugins.
相关问题
- Symbol's function definition is void: declare-
- Better Sequence Duplicate Remover
- How can I set the SVN password with Emacs 23.1 bui
- Emacs shell: save commit message
- Installation of Leiningen 2.X in Mac OS X
相关文章
- ess-rdired: I get this error “no ESS process is as
- Emacs/xterm color annoyance on Linux
- Factor Clojure code setting many different fields
- Does learning one Lisp help in learning the other?
- Update .bashrc from provisioning shell script with
- Pipe less to Emacs
- Capturing the output of “diff” with org-babel
- Better way to nest if-let in clojure
Change to Clojure vagrant base folder
or ssh to 127.0.0.1 port 2222 (or other port mentioned in "vagrant up" output)
exit and reconnect to ssh
Grateful attributions: http://blog.worldcognition.com/2012/07/setting-up-emacs-for-clojure-programming.html
A Github hosted, shell provisioned vagrant setup is located here:
https://github.com/pattinsont/Ukelele
All that should be required is a checkout and vagrant up.
Once the VM is up, ssh onto box. Run emacs to complete install. Then M-x cider-jack-in