public
Description: a server for browserplus corelets
Homepage:
Clone URL: git://github.com/why/fakeplus.git
name age message
file README Loading commit data...
directory lib/ Mon Jun 09 01:43:25 -0700 2008 * lib/plus.rb: initial checkin. [why]
directory stdlib/
To start up:
 
  $ gem install camping json
  $ camping -h 127.0.0.1 lib/plus.rb

To fill up the `pkg` directory with the basic set of both Yahoo!
official and Hackety Org unofficial additions:

  $ wget http://plus.hackety.org/pkg.tar.gz
  $ cd pkg
  $ tar xzvf ../pkg.tar.gz