1
0
mirror of https://github.com/fspc/Yellow-Bike-Database.git synced 2025-04-04 09:33:24 -04:00

Updated Development (markdown)

Jonathan Rosenbaum 2017-07-15 01:32:38 -04:00
parent bed5eb5f57
commit 6b0b9f176c

@ -1,4 +1,17 @@
# Development
## Reporting bugs and requesting features
If you find a bug or have a bright idea for a feature, you can report the bug on our [issue tracker](https://github.com/fspc/Yellow-Bike-Database/issues).
If you find a bug or have a bright idea for a feature, you can report the bug on our [issue tracker](https://github.com/fspc/Yellow-Bike-Database/issues).
## Getting the latest cutting edge version
YBDB is hosted on [Github](https://github.com/fspc/Yellow-Bike-Database).
If you dont want to install Git, but you are feeling adventurous and want to get the very latest development version, you can use the Download button on the GitHub page to get a tarball of the project.
To clone Tracks, change to a directory in which you want to store Tracks (e.g. ~/Sites):
`git clone https://github.com/TracksApp/tracks.git`
`cd tracks`