generator-android-library
v0.2.4
Published
Boilerplate code for creating an android library
Readme
generator-android-library
Boilerplate code for creating an android library
Installation
First, install Yeoman and generator-android-library using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-android-libraryThen generate your new project:
yo android-libraryLicense
MIT © cesarferreira
