My Giter 8 Template [](https://travis-ci.org/ChristopherDavenport/library.g8)
December 11, 2018 ยท View on GitHub
My Giter8 template for new library projects.
sbt new ChristopherDavenport/library.g8
Example
Setup
Github Pages
-
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_TOKENwith a credential that can access your account. Creating A Token
Sonatype Publishing
-
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_USERNAMEandSONATYPE_PASSWORDfor publishing SNAPSHOTS to sonatype.