GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: a server for browserplus corelets
Clone URL: git://github.com/why/fakeplus.git
name age message
file README Mon Jun 09 01:54:24 -0700 2008 * README: a short one. [why]
directory lib/ Mon Jun 09 01:43:25 -0700 2008 * lib/plus.rb: initial checkin. [why]
directory stdlib/ Mon Jun 09 02:15:39 -0700 2008 * stdlib/bp_hacks.rb: let's keep this in sourc... [why]
README
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