git clone git://github.com/rubys/mars.git
Remove .bzr directory
1 2 3 4 5 6 7 8 9 10
#!/usr/bin/ruby require 'planet/config'require 'planet/spider'require 'planet/splice' ARGV.each {|arg| Planet.config.read arg} Planet.spiderPlanet.splice