2.0.1 • Published 7 years ago

generator-kotlin-android-boilerplate v2.0.1

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

generator-kotlin-android-boilerplate

NPM version Build Status Dependency Status Coverage percentage

Yeoman Generator to create Android App using https://github.com/Plastix/Kotlin-Android-Boilerplate.

Installation

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

npm install -g yo
npm install -g generator-kotlin-android-boilerplate

Then generate your new project:

mkdir NewApp && cd $_
yo kotlin-android-boilerplate

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

MIT © Ravindra Kumar

2.0.1

7 years ago

2.0.0

7 years ago

1.1.0

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.0.1

8 years ago