mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-20 16:06:10 +01:00
Migrated from home v4
parent
31a7f2176d
commit
e4aab13521
1 changed files with 12 additions and 2 deletions
14
Home.textile
14
Home.textile
|
|
@ -1,5 +1,15 @@
|
|||
I'm just testing the repository at the moment, so this version might not keep up with the main subversion repository until (or if!) we decide to switch over completely to github.
|
||||
To clone Tracks:
|
||||
|
||||
For now, use the "subversion repository":http://dev.rousette.org.uk/ to get the latest version. Please add your tickets for reports on tracks on that site too.
|
||||
<pre>
|
||||
<code>
|
||||
mkdir ~/dev/tracks
|
||||
cd ~/dev/tracks
|
||||
git clone git://github.com/bsag/tracks.git
|
||||
</code>
|
||||
</pre>
|
||||
|
||||
Or you can sign up for a free account on github and fork Tracks using the convenient button. If (when!) you produce a cool new feature or fix a bug, create a patch or - if you are on github - send a pull request for your changes to be pulled into the main repository.
|
||||
|
||||
If you've found a bug or got a feature to suggest, visit the "Development site":http://dev.rousette.org.uk/ and create a ticket.
|
||||
|
||||
Thanks!
|
||||
Loading…
Add table
Add a link
Reference in a new issue