Skip to content

gristmill/watchers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watchers

This is an extremely trivial test app written using RubyMotion. It fetches all of the public Gristmill GitHub repositories and lists them in a table view. When you tap/click on a repository it displays an alert with the number of watchers.

Screenshot

Compile and Run

You must have a registered copy of RubyMotion installed in order to compile and run this application.

git clone git@github.com:gristmill/watchers.git
cd watchers
bundle
rake

About

RubyMotion app that fetches Gristmill repos and alerts the number of watchers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages