martinklepsch / tenzing

⚡️ Clojurescript application template using Boot
Eclipse Public License 1.0
404 stars 39 forks source link

Add devtools and dirac options to template #76

Closed pepe closed 7 years ago

pepe commented 7 years ago

Use boot-cljs-devtools SNAPSHOT

martinklepsch commented 7 years ago

Thanks Josef for making these changes to boot-cljs-devtools and opening this PR. Great work. I'm already using the cljs-devtools task in a personal project 👍

I'd prefer to wait until we have a non-snapshot release but I'm sure that won't take long. :)

pepe commented 7 years ago

You are welcome.

I would also wait for non snapshot version.

One more thing, I have on my mind is, that Dirac version is changing very often, so I volunteering for keeping Tenzing up to date with it 😉

pepe commented 7 years ago

Hello, boot-cljs-devtools stable was released, so everything is ready to go.

martinklepsch commented 7 years ago

Hey, sorry for the delay on this, currently on vacation so not much time spent on computer :)

I'll merge now and cut a release later today or tomorrow.

pepe commented 7 years ago

Oh sorry for bothering you then. Have nice times! And thank you very much. It is my first substantial Clojure OS work 😉, so I was eager to get it done.