venantius / ultra

A Leiningen plugin for a superior development environment
Eclipse Public License 1.0
1.24k stars 35 forks source link

Ultra 0.6.0 #104

Closed venantius closed 5 years ago

venantius commented 5 years ago

Resolves #89 Resolves #95 Resolves #97 Resolves #103

ryanmjacobs commented 5 years ago

Hi, I apologize if this question is naive, but how can I instruct lein to run my local dev copy of this branch? I was able to clone and build ultra-0.6.0-SNAPSHOT.jar, I just need to reference it in the .lein/profiles... config somehow, right?

I understand that this branch may not be fully complete because of the newline issue, but I would still like to use it.

venantius commented 5 years ago

Hey @ryanmjacobs - if you download this branch and run lein install, you should be able to use [venantius/ultra "0.6.0-SNAPSHOT"] in your :plugins key per usual.

ryanmjacobs commented 5 years ago

Nevermind, I see that you've recently pushed 0.6.0 to master. I'm running that and it works great :+1: