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
Tue Aug 25 10:57:10 -0700 2009
commit  d9972ace777023f56f64d5cb8402ea3858404c5b
tree    0f81f25212e99effa8a1f7cf99a76ab3a87a00a0
parent  745483e6ba10462de49c59980a499d48c78e152a
README.textile

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