tracks/README

40 lines
2 KiB
Text
Raw Normal View History

# Tracks: a GTD(TM) web application, built with Ruby on Rails
* Project homepage: http://getontracks.org/
2012-04-10 20:37:45 +02:00
* Manual: http://getontracks.org/manual/
* Source at GitHub: http://github.com/TracksApp/tracks/
* Assembla space (for bug reports and feature requests): http://www.assembla.com/spaces/tracks-tickets/tickets
2011-08-02 11:01:50 +02:00
* Wiki (community contributed information): https://github.com/TracksApp/tracks/wiki
2012-04-03 15:49:24 +02:00
* Forum (read-only): http://getontracks.org/forums/
* Mailing list: http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
* Original developer: bsag (http://www.rousette.org.uk/)
2011-08-02 11:01:50 +02:00
* Contributors: https://github.com/TracksApp/tracks/wiki/Contributors
2012-04-03 15:49:24 +02:00
* Version: 2.2devel
* Copyright: (cc) 2004-2012 rousette.org.uk.
* License: GNU GPL
More documentation for Tracks can be found within the /doc directory
2012-04-10 20:37:45 +02:00
The manual includes full instructions for both new installations and upgrades
from older installations of Tracks.
The instructions might appear long and intimidatingly complex, but that is
mostly because of the number of different platforms supported, and the
different configurations which can be used (e.g. running Tracks on your local
computer or on a remote server). If you choose the appropriate section for your
situation (installation vs. upgrade), and use the easiest (recommended) method,
you should find the instructions easy to follow. If you encounter problems, try
searching the wiki, forum or mailing list (URLs above), and ask a question if
you cannot find a solution to your problem.
2011-04-30 22:58:08 +02:00
The wiki has a lot of user contributed installation HOWTOs for various webhosts, specific OS's and more.
If you are thinking about contributing towards the development of Tracks,
2012-04-03 15:49:24 +02:00
please read /doc/README_DEVELOPERS for general information. Also you can find
some information on development, testing and contributing on the wiki.
While fully usable for everyday use, Tracks is still a work in progress. Make
sure that you take sensible precautions and back up all your data frequently,
taking particular care when you are upgrading.
2012-04-10 20:37:45 +02:00
Enjoy being productive!