Android Clean Architecture Boilerplate Generator generates an Android application with basic boilerplate code based on Clean Architecture.
Stack:
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.
Arundhati Gupta @arundhatigupta
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! 😃