Skip to content

davenverse/library.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Giter 8 Template Build Status

My Giter8 template for new library projects.

sbt new ChristopherDavenport/library.g8

Example

library-g8-example

Setup

Github Pages

  1. Initial Gh-pages branch using the directions from sbt-ghpages

  2. 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

Sonatype Publishing

  1. Setup Sonatype Account if you have not already. Good documentation on the process can be found on the sbt-release-early wiki

  2. Go into Travis-CI.com, there you will need to configure and enter values for environment variables SONATYPE_USERNAME and SONATYPE_PASSWORD for publishing SNAPSHOTS to sonatype.

About

A template for creating libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages