0.0.5 • Published 10 years ago

generator-pyspark-app v0.0.5

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

generator-pyspark-app

Build Status npm

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

Getting Started

You need install Yeoman first:

$ npm install -g yo

Then install this generator:

$ npm install -g generator-pyspark-app

Finally, initiate the generator:

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

License

MIT

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago