Skip to content

Android Clean Architecture Boilerplate Generator generates an Android application with basic boilerplate code based on Clean Architecture.

License

Notifications You must be signed in to change notification settings

Techtics/generator-android-clean-architecture-boilerplate

 
 

Repository files navigation

Generator for Android Clean Architecture Boilerplate

Android Clean Architecture Boilerplate Generator generates an Android application with basic boilerplate code based on Clean Architecture.

Stack:

Installation

Assuming you have pre-installed node.js), perform the following steps:

Install Yeoman

npm install -g yo

Install the generator-android-clean-architecture-boilerplate

npm install -g generator-android-clean-architecture-boilerplate

Generate your new project as follows:

mkdir NewApp
cd NewApp
yo android-clean-architecture-boilerplate

You might also check out my blog for this generator and a video on how to install and run it.

Created & Maintained By

Arundhati Gupta @arundhatigupta

Acknowledgements

Thank you Akshat Garg @akshatnitd for the idea and feedback.

Visit www.arundhatigupta.in for more info.

If you found this project helpful and want to thank me, you might buy me a cup of coffee! 😃

Buy Me A Coffee

About

Android Clean Architecture Boilerplate Generator generates an Android application with basic boilerplate code based on Clean Architecture.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%