I am trying to get leiningen on a development machine behind a firewall that does not allow access to github. Is there an alternate location that hosts the latest leiningen jar file?
As of posting this question, the file is called leiningen-2.5.0-standalone.jar and is available on github at this link:
https://github.com/technomancy/leiningen/releases/download/2.5.0/leiningen-2.5.0-standalone.jar
scp
? - Jaime Agudo