public
Description: A BitTorrent tracker that makes podcast RSS feeds, written in the Symfony PHP framework.
Homepage: http://limecast.com/
Clone URL: git://github.com/WIZARDISHUNGRY/sflimetracker.git
sflimetracker / README.textile
100644 20 lines (13 sloc) 0.806 kb

sfLimeTracker

by Jon Williams

A BitTorrent tracker implementation written with the Symfony PHP framework.
Licensed under the MIT license; see LICENSE for details.

Please see the wiki for documentation. LimeTracker is part of the LimeCast project.

.dist files

There are a number of files in source control suffixed with .dist. If you’ve checked sfLimeTracker out of source control, you should remove the .dist extension and customize these files.


find * -name \*.dist -exec echo cp {} {} \; |sed 's/\.dist$//' | sh

Copyright © 2008 Limewire, LLC