oakes / Nightlight

An embedded editor for Clojure
https://sekao.net/nightlight/
The Unlicense
788 stars 35 forks source link

New version on clojars? #50

Closed kernelp4nic closed 6 years ago

kernelp4nic commented 6 years ago

Hi! I would like to test some things on master, but I don't see any recent version update on clojars. Any chances to upload a SNAPSHOT version to clojars?

oakes commented 6 years ago

I'm not sure what you mean by this. If I upload a SNAPSHOT to clojars, it won't include whatever changes you make to your local copy of Nightlight. Did you mean something else?

kernelp4nic commented 6 years ago

oh sorry for the misunderstanding, I was trying to test some changes from Nightlight master repo, not my fork. I ended up installing a local version of Nightlight into my maven repo.

Feel free to close this. :)

oakes commented 6 years ago

Ah I see. Well 2.1.3 is on clojars and it should have the latest changes in it. But yeah you can always run boot local to install it locally.