Environment

alex-gherega edited this page Jun 30, 2015 · 10 revisions
Clone this wiki locally
Clone in Desktop

We'll be using the emacs IDE together with cider-repl and leiningen.

.emacs.d Linux config

download the configs.zip archive from this git repo cider-emacs

  • unzip the archive
  • move the .emacs.d and .lein directories into your home
  • move leiningen/ directory anywhere - we'll call this PATH-TO-LEIN
  • make sure you have open-jdk7 installed
  • make sure you have git, ant and maven utilities installed
  • add $PATH-TO-LEIN to your $PATH sys variable
  • make sure you have emacs24 installed
  • start emacs and try C-f11 - it should say a message like "Starting nREPL..."

deprecated use the config in .emacs.d from this git repo cider-emacs

VirtualBox with Ubuntu 14.04

you can find a .vdi VirtualBox disk image with all the basics you need to start the course under this repo in this folder

The use of the VirtualBox vdi and .emacs.d config is subject to this license:

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.