Skip to content

Latest commit

 

History

History
59 lines (49 loc) · 1.99 KB

README.md

File metadata and controls

59 lines (49 loc) · 1.99 KB

sbt-cli-app.g8

Build Status

A Giter8 template to create a Scala CLI App.

Plugins

The generated project uses the following sbt plugins:

Usage

  1. Install sbt 1.0.0 or higher
  2. On the command line type:
    sbt new BotTech/sbt-cli-app.g8
  3. You will be prompted for a few basic settings for your project.
  4. sbt will create a plugin project for you.
  5. Follow the instructions in SETUP.md.

Credits

Credit to these Open Source projects:

Special thanks to: