Skip to content

Latest commit

 

History

History
69 lines (48 loc) · 3.26 KB

README.md

File metadata and controls

69 lines (48 loc) · 3.26 KB

Android Starterkit for Architecture Components in MVVMNPM version Build Status Dependency Status

Bootstrap your next Android Project with Android Architecture component in MVVM in seconds !

Show some ❤️

GitHub stars GitHub forks GitHub watchers GitHub followers Twitter Follow

Created & Maintained By

Ashif Ismail (@_almukthar)

If you found this repo helpful or you learned something from the source code and want to thank me, consider buying me a cup of

Installation

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

npm install -g yo
npm install -g generator-aac-mvvm

Then generate your new project:

yo aac-mvvm

Languages, libraries and tools used

Requirements

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

Apache-2.0 © Ashif Ismail