npm.io
2.0.1 • Published 4 years ago

generator-suitcore

Licence
Apache-2.0
Version
2.0.1
Deps
4
Size
2.2 MB
Vulns
1
Weekly
0

generator-suitcore-a NPM version Build Status Dependency Status Coverage percentage

Android boilerplate for complex application development

Installation

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

npm install -g yo
npm install -g generator-suitcore-code-base
npm uninstall -g generator-suitcore-code-base

Then generate your new project:

yo suitcore-code-base

or type :

yo

and choose Suitcore

If you want to remove the generator :

npm uninstall -g generator-suitcore-code-base

Library

License

Apache-2.0 Suitmedia Mobile

Android Suitcore Boilerplate