dexX7 / java-libbitcoinconsensus

JNA binding and Java wrapper for libbitcoinconsensus
Other
9 stars 3 forks source link

Distribute and publish package to Bintray #12

Open dexX7 opened 9 years ago

dexX7 commented 9 years ago

It would be great to publish java-libbitcoinconsensus to Bintray, so that it can easily be added to other projects.

dexX7 commented 9 years ago

I created https://bintray.com/dexx7/maven/java-libbitcoinconsensus/.

Ideally the process would be automated, and with each release (on GitHub), a new version is published.

Is there a good way to handle snapshots?

dexX7 commented 9 years ago

Travis might be used to automate it:

http://docs.travis-ci.com/user/deployment/bintray/ http://docs.travis-ci.com/user/deployment/#Conditional-Releases-with-on%3A