library.g8
library.g8 copied to clipboard
A template for creating libraries.
My Giter 8 Template 
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.