0.0.2 • Published 10 years ago

generator-android-quality v0.0.2

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

generator-android-quality

Build Status

Yeoman generator

Getting Started

Install Yeoman

Yeoman lives in the npm package repository. To install:

npm install -g yo

About

Scaffolds an Android project with Android lint, PMD, checkstyle, unit tests and automation test. Optionally, you can also add Google Analytics and Google+ Sign-in.

Dependencies

The ANDROID_HOME environment variable should be set to the location of the Android SDK on your system.

Install generator-android-quality

To install generator-android-quality from npm, run:

npm install -g generator-android-quality

Use the generator

Create a new folder and run:

yo android-quality
0.0.2

10 years ago

0.0.1

10 years ago