mfikes / ambly

ClojureScript REPL into embedded JavaScriptCore
http://ambly.fikesfarm.com
Eclipse Public License 1.0
541 stars 21 forks source link

added build.boot for optional Boot setup #95

Closed elibdev closed 8 years ago

elibdev commented 8 years ago

Issue discussing this PR: https://github.com/omcljs/ambly/issues/94

I've started using Ambly in a Boot development environment, and I've written a small Boot task to get Ambly up and running. I figure there are other people interested in doing the same thing, and having the Boot setup along with the Leiningen setup in the repo might help.