Y
Hacker News
new
|
ask
|
show
|
jobs
by
cemerick
5223 days ago
I actually wasn't aware of the 'clojure buildpack' until you mentioned it. All I've ever done to put Clojure/Ring apps on Heroku is add a one-line Procfile to my Leiningen project, and `git push heroku`. :-)