tracks/README.md

31 lines
1.7 KiB
Markdown
Raw Permalink Normal View History

# Tracks: a GTD(TM) web application, built with Ruby on Rails
* Project homepage: http://www.getontracks.org/
* Manual: http://www.getontracks.org/manual/
* Source at GitHub: https://github.com/TracksApp/tracks
2014-06-25 13:32:06 -04:00
* Bug reports and feature requests: https://github.com/TracksApp/tracks/issues
2011-08-02 11:01:50 +02:00
* Wiki (community contributed information): https://github.com/TracksApp/tracks/wiki
* Mailing list: http://groups.google.com/group/TracksApp
2014-09-16 10:39:16 -04:00
* IRC channel: #tracks on Freenode
* Gitter: https://gitter.im/TracksApp/tracks
* Original developer: bsag (http://www.rousette.org.uk/)
* Principal maintainer: [Jyri-Petteri ”ZeiP” Paloposki](https://github.com/ZeiP) (sponsored by Ardcoras oy, https://www.ardcoras.fi/)
2011-08-02 11:01:50 +02:00
* Contributors: https://github.com/TracksApp/tracks/wiki/Contributors
* License: See COPYING
2019-10-30 20:45:50 -04:00
[![Build Status](https://github.com/TracksApp/tracks/workflows/Continuous%20Integration/badge.svg)](https://github.com/TracksApp/tracks/actions)
2014-08-28 21:26:57 -04:00
[![Code Climate](https://codeclimate.com/github/TracksApp/tracks/badges/gpa.svg)](https://codeclimate.com/github/TracksApp/tracks)
2013-03-02 00:13:44 +02:00
Full instructions for both new installations and upgrades from older installations
of Tracks can be found in the [wiki](https://github.com/TracksApp/tracks/wiki/Installation).
If you are thinking about contributing towards the development of Tracks,
please read /CONTRIBUTING.md for general information. Also you can find
2012-04-03 15:49:24 +02:00
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.
Enjoy being productive!