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
mnutt (author)
Fri Jun 26 16:16:46 -0700 2009
commit  ff7451ce51bbb889730a213306c062af5650449a
tree    c2a0a4bed73d82e21abbbe87870910037c0d8850
parent  edfcf0388d15dda896eb6f32800beed07ee7a0be
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