Skip to content

BotTech/scala-cli-app.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

A Giter8 template to create a Scala CLI application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages