Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to work out how to load our library onto Ivy, Maven, etc. #19

Open
davidrpugh opened this issue Nov 6, 2015 · 2 comments
Open

Comments

@davidrpugh
Copy link
Contributor

I share all of my Python libraries via PyPI. What is the Scala/Java equivalent? Ivy? Maven? Both? Something else entirely?

@davidrpugh davidrpugh added this to the 0.1.0-alpha milestone Nov 6, 2015
@davidrpugh
Copy link
Contributor Author

This is trivial using SBT...

sbt publish

...which publishes to IVY repo...

@davidrpugh
Copy link
Contributor Author

Links to SBT docs on publishing for future reference. Possibly slightly less trivial than I thought, but not much...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant