finatra-gem

CLI for Finatra applications.

Installation

$ gem install finatra

Usage

$ fin help
Tasks:
  fin compile          # Compile your app with Maven
  fin console          # Starts a scala console
  fin help [TASK]      # Describe available tasks or one specific task
  fin new <MyAppName>  # Create a new Finatra app
  fin package          # Package a jar for your app
  fin start            # Run your app on port 7070

Contributing to finatra-gem

Copyright © 2012 twoism. See LICENSE.txt for further details.