Skip to content
This repository has been archived by the owner on Jan 10, 2019. It is now read-only.
/ agile2010 Public archive
forked from r5v9/agile2010

An iPhone optimized schedule for Agile Australia 2010

Notifications You must be signed in to change notification settings

quad/agile2010

 
 

Repository files navigation

Hi. You're the new star!

The Agile 2010 app, courtesy of... you!

Building

We have some dependencies.

$ gem install json nokogiri

I know. I know.

Deployment

It seems like you might want to know a few things. First:

http://quad.github.com/agile2010/

That loads the gh-pages branch of this repository, all rendered and beautiful.

You could host locally. Or on a web server. Because this entire project is a static set of HTML, JS, CSS and friends.

You know how to deploy that, right?

(Hint: if you fork to your own account, you can use http://[youTHESTARnamehere].github.com/agile2010/ to much the same result.

Testing

rake

That runs Safari. And then does integration tests.

But, you'll need:

$ gem install rspec cucumber safariwatir appscript

About

An iPhone optimized schedule for Agile Australia 2010

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.9%
  • Ruby 4.1%