Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.44 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.44 KB

generator-scala-app NPM version Build Status Dependency Status Coverage percentage

Generator for Scala projects

Installation

First, install Yeoman and generator-scala-app using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-scala-app

Then generate your new project:

yo scala-app

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.

License

MIT © Nikolay Lagutko