generator-suitcore
v2.0.1
Published
android boilerplate for general application development
Downloads
2
Maintainers
Readme
generator-suitcore-a
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
- Android Support Library
- RxJava2 and RxAndroid
- Retrofit
- Logging Interceptor
- Dagger
- RxBus
- SDP Dimen
- MultiDex
- Firebase
- Fresco
- X-Recyclerview
License
Apache-2.0 © Suitmedia Mobile