Cookiecutter recipe for adding modules to an android project
Cookie cutter template for generating an android module. Because sometimes you just want to add another module to your project, not create a completely new one.
Install cookiecutter
command line: pip install cookiecutter
Generate a new Cookiecutter template layout: cookiecutter gh:liminal/cookiecutter-android-module
This project is licensed under the terms of the MIT License