Skip to content

Instantly share code, notes, and snippets.

@jjl
Created October 23, 2013 20:49
Show Gist options
  • Save jjl/7126494 to your computer and use it in GitHub Desktop.
Save jjl/7126494 to your computer and use it in GitHub Desktop.
Deploy a random jar to your local repository. Because lein refuses to allow you a 'lib' dir out of convenience. Perhaps the only area sbt is better.
lein deploy file://$HOME/.m2/repository ARTIFACT VERSION PATH-TO-JAR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment