swat-cat / android-template

cookiecutter template for thoughbot Android projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android-template

A cookiecutter πŸͺ template for new Android projects at thoughtbot

What's Included?

Optional Dependencies

  • RxJava and RxAndroid πŸ”ƒ
  • Calligraphy- Library for custom fonts βœ’οΈ (note: once there is backwards compatibility for Android O's full support of fonts, this can be βœ‚οΈ)

Usage

Install cookiecutter (via homebrew on mac):

brew install cookiecutter

Run:

cookiecutter gh:thoughtbot/android-template

You'll be prompted for various configuration options - see cookiecutter.json for the full list. To accept the configuration option you see in brackets, simply hit enter

License

android-template is Copyright Β© 2016 thoughtbot. It is free software, and may be redistributed under the terms specified in the LICENSE file.

About thoughtbot

thoughtbot

android-template is maintained and funded by thoughtbot, inc. The names and logos for thoughtbot are trademarks of thoughtbot, inc.

We love open source software! See our other projects. We are available for hire.

About

cookiecutter template for thoughbot Android projects.


Languages

Language:Shell 74.7%Language:Kotlin 25.3%