Skip to content

aiyanbo/sbt-simple-project

Repository files navigation

SBT Simple Project

Build Status

Usage

  1. Clone the source code on GitHub.
git clone https://github.com/aiyanbo/sbt-simple-project.git
  1. Changed the name, like this:
name := "goblin"

version := "1.0.0-SNAPSHOT"

organization := "org.jmotor"
  1. Changed the directory to project name, like this:
mv sbt-simple-project goblin
  1. Set your git's remote.

Scala Style

sbt scalastyle

Scalafix

bin/scalafix

About

SBT simple project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages