My Giter8 template for new library projects.
sbt new ChristopherDavenport/library.g8
-
Initial Gh-pages branch using the directions from sbt-ghpages
-
Go into Travis-CI.com, there you will need to configure and enter a value for environment variable
GITHUB_TOKEN
with a credential that can access your account. Creating A Token
-
Setup Sonatype Account if you have not already. Good documentation on the process can be found on the sbt-release-early wiki
-
Go into Travis-CI.com, there you will need to configure and enter values for environment variables
SONATYPE_USERNAME
andSONATYPE_PASSWORD
for publishing SNAPSHOTS to sonatype.