Skip to content

Instantly share code, notes, and snippets.

@kessler
Created January 6, 2014 20:38
Show Gist options
  • Select an option

  • Save kessler/8289473 to your computer and use it in GitHub Desktop.

Select an option

Save kessler/8289473 to your computer and use it in GitHub Desktop.
leiningen
cd ~
mkdir bin
cd bin
wget https://raw.github.com/technomancy/leiningen/stable/bin/lein
chmod +x lein
lein
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment