Skip to content

Commit

Permalink
More formatting tweaks to README. github fail?
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Su committed May 22, 2010
1 parent e8e4dfe commit 462723b
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Expand Up @@ -10,14 +10,20 @@ Getting Started With Development
---------------

1. Create your own fork of Astrid by clicking on Github's *Fork* button above (you may have to log in first).

2. Install the following:
* [git](http://git.or.cz/)
* [Eclipse](http://eclipse.org) (preferred: Eclipse IDE for Java Developers)
* [Android SDK](http://developer.android.com/sdk/index.html)
* [git](http://git.or.cz/)
* [Eclipse](http://eclipse.org) (preferred: Eclipse IDE for Java Developers)
* [Android SDK](http://developer.android.com/sdk/index.html)

3. Use **git** to clone your forked repository (see Github's instructions if you need help).

4. Open up **eclipse** and import the *astrid* and *astrid-tests* projects.

5. Launch the *astrid* project as an **Android Application**, or the *astrid-tests* project as an **Android JUnit Test Suite**.

6. Join the [Astrid Power-Users List](http://groups.google.com/group/astrid-power).

7. Check out the [Product Roadmap](http://wiki.github.com/todoroo/astrid/) and [Issues](http://github.com/todoroo/astrid/issues), and look for something you'd want to tackle.

Contact
Expand Down

0 comments on commit 462723b

Please sign in to comment.