Skip to content

morristech/android-template-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 74.7%
  • Kotlin 25.3%