0.0.3 • Published 9 years ago

generator-spark-app v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

generator-spark-app

Build Status npm

This is a Yeoman generator to help you bootstrapping an Apache Spark application which using Scala API.

Getting Started

You need install Yeoman first:

$ npm install -g yo

Then install this generator:

$ npm install -g generator-spark-app

Finally, initiate the generator:

$ cd /path/to/your/project
$ yo spark-app

License

MIT

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago