public
Description: An improvement to the standard RSS feed on Digg.com
Homepage: http://feeddit.com
Clone URL: git://github.com/andrew/feeddit.git
Click here to lend your support to: feeddit and make a donation at www.pledgie.com !
feeddit / script / server
100755 3 lines (3 sloc) 0.096 kb
1
2
3
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
require 'commands/server'