DePauwREU2013 / scales

2 stars 0 forks source link

Uploading to Maven Central Repository? #25

Open mfansler opened 11 years ago

mfansler commented 11 years ago

Something we might want to consider is where we might want to host a release version as JAR's. Maven seems like the central hub for all things Scala. Here's some documentation on requirements for uploading there:

http://maven.apache.org/guides/mini/guide-central-repository-upload.html

Once we had something like this we could then do a quick Getting Started guide that shows how to build a HelloWorld app, both in sbt and Eclipse.