Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@orb
Created July 31, 2012 02:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save orb/3213011 to your computer and use it in GitHub Desktop.
Save orb/3213011 to your computer and use it in GitHub Desktop.
remote_file "/usr/local/bin/lein" do
source "https://raw.github.com/technomancy/leiningen/1.7.1/bin/lein"
mode "0755"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment