generator-suitcore-a
v1.12.2
Published
android boilerplate for general application development
Downloads
5
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-a
Then generate your new project:
yo suitcore-a
or type :
yo
and choose Suitcore A
If you want to remove the generator :
npm uninstall -g generator-suitcore-a
Library
- Android Support Library
- RxJava2 and RxAndroid
- Retrofit
- Logging Interceptor
- Dagger
- RxBus
- SDP Dimen
- Multidex
- Firebase
- Fresco
- X-Recyclerview
License
Apache-2.0 © Suitmedia Mobile