clojure: lein tar

A co-worker recently asked how I package and deploy my clojure code. There's nothing special about the code, but I'm making it available here for anyone who wants to cut and paste. Deploy is the easy part - scp a tar to the prod box. Building the tar is very easy as well. I've run this on a few different linux distros without issue, but YMMV. Without further ado.






I'm sure there are easier ways, and I know I could do it programically - but this works and is easy to maintain. That's good enough for me.
© Jay Fields - www.jayfields.com
 •  0 comments  •  flag
Share on Twitter
Published on October 03, 2012 06:00
No comments have been added yet.