Scala Play Notes
  • Introduction
  • Activator [Deprecated]
  • Giter8
  • Create Play application
  • Anatomy of a Play application
  • Play Architecture
  • Play Application Overview
Powered by GitBook
On this page

Was this helpful?

Giter8

PreviousActivator [Deprecated]NextCreate Play application

Last updated 5 years ago

Was this helpful?

Giter8 is a command line tool to generate files and directories from templates published on Github or any other git repository. It’s implemented in Scala and runs through the , but it can produce output for any purpose.

Starting sbt 0.13.13, Giter8 can be called from sbt’sas follows:

$ sbt new eed3si9n/hello.g8
sbt launcher
"new" command