generator-spark-app
v0.0.3
Published
Yeoman generator
Readme
generator-spark-app
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 yoThen install this generator:
$ npm install -g generator-spark-appFinally, initiate the generator:
$ cd /path/to/your/project
$ yo spark-appLicense
MIT
