tracks/README.md

35 lines
1.7 KiB
Markdown
Raw Normal View History

2020-09-23 13:10:38 +03:00
# Tracks: a GTD™ compatible web application built with Ruby on Rails
2020-08-25 19:08:23 +03:00
[![Build Status](https://github.com/TracksApp/tracks/workflows/Continuous%20Integration/badge.svg)](https://github.com/TracksApp/tracks/actions)
[![Code Climate](https://codeclimate.com/github/TracksApp/tracks/badges/gpa.svg)](https://codeclimate.com/github/TracksApp/tracks)
2020-09-23 13:10:38 +03:00
## About
* Project homepage: http://www.getontracks.org/
* Manual: http://www.getontracks.org/manual/
* Source at GitHub: https://github.com/TracksApp/tracks
2020-09-23 13:10:38 +03:00
* Hosted services: https://github.com/TracksApp/tracks/wiki/Hosted-Tracks
2014-06-25 13:32:06 -04:00
* Bug reports and feature requests: https://github.com/TracksApp/tracks/issues
* Mailing list: http://groups.google.com/group/TracksApp
* IRC channel: #tracks on Freenode, available also on [Matrix](https://matrix.to/#/#tracks:matrix.org)
* License: See COPYING
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).
2020-08-25 19:08:23 +03:00
As always, make sure that you take sensible precautions and back up all your data frequently,
taking particular care when you are upgrading.
Enjoy being productive!
2020-09-23 13:10:38 +03:00
## Contributors and consulting
* 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/), also available for paid consulting)
2020-09-23 13:10:38 +03:00
* Contributors: https://github.com/TracksApp/tracks/wiki/Contributors
If you are thinking about contributing towards the development of Tracks,
please read /CONTRIBUTING.md for general information. Also you can find
some information on development, testing and contributing on the wiki.