Skip to content
This repository has been archived by the owner on Jan 23, 2018. It is now read-only.

technomancy/Garrett

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Garrett

Garrett is an example application for Mirah development on Android.

Garrett is named after Garrett P. Serviss, the hero of Edison's Conquest of Mars, a ridiculous late 19th-century space opera novel by Garrett P. Serviss.

Compilation

Install JRuby and then pindah. If your gem and rake are not from from JRuby, prefix the commands with jruby -S:

$ gem install pindah

Then you should be able to build the apk with rake:

$ rake debug

This places Garrett-debug.apk in the bin/ directory. You can install it to a connected device or emulator with rake install or distribute for HTTP download or whatever.

License

Released under the Apache 2.0 license.

Copyright (C) 2010-2011 Phil Hagelberg, Charles Nutter

About

A playground for Android Mirah development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published