h0ru5 / neopixel-java

JNI bindings to access adafruit neopixels on a raspi
MIT License
3 stars 2 forks source link

import to maven #1

Closed hczerpak closed 8 years ago

h0ru5 commented 8 years ago

sorry didn't get that. did you mean to make it exportable to mavencentral? I do plan to add something like this using gradle and uploading to bintray. Did so in another project: https://github.com/thingweb/thingweb

hczerpak commented 8 years ago

I meant to merge into my fork, sorry about that. So I’ve deleted merge request right away. I don’t know gradle. I use maven heavily so migrated your project to maven so I could try it!

Didn’t have time to run it all on my Pi yet.

Best regards Hubert

On 17 Mar 2016, at 21:42, Johannes Hund notifications@github.com wrote:

sorry didn't get that. did you mean to make it exportable to mavencentral? I do plan to add something like this using gradle and uploading to bintray. Did so in another project: https://github.com/thingweb/thingweb https://github.com/thingweb/thingweb — You are receiving this because you modified the open/close state. Reply to this email directly or view it on GitHub https://github.com/h0ru5/neopixel-java/pull/1#issuecomment-198095140

h0ru5 commented 8 years ago

Ok, understood. It will be easier once i have the CI chain ready, as then you can just use maven to fetch and use the jar.