generator-suitcore-a
v1.12.2
Published
android boilerplate for general application development
Maintainers
Readme
generator-suitcore-a

Android boilerplate for complex application development

Installation
First, install Yeoman and generator-suitcore-a using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-suitcore-a
npm uninstall -g generator-suitcore-aThen generate your new project:
yo suitcore-aor type :
yoand choose Suitcore A
If you want to remove the generator :
npm uninstall -g generator-suitcore-aLibrary
- Android Support Library
- RxJava2 and RxAndroid
- Retrofit
- Logging Interceptor
- Dagger
- RxBus
- SDP Dimen
- Multidex
- Firebase
- Fresco
- X-Recyclerview
License
Apache-2.0 © Suitmedia Mobile
