Skip to content

Commit

Permalink
Want to hack on it?
Browse files Browse the repository at this point in the history
  • Loading branch information
rkh committed Jul 20, 2010
1 parent deec56d commit 5691cfa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -18,3 +18,7 @@ Now, open `brirb.html`.
* WebSockets are fun, play with the code!
* Combine IRB with HTML output/interaction...
* Output is fully async! Try this (in brirb): `Thread.new { loop { sleep 2; ws.send('foo') } }` (stop it with `_.kill`)

# Want to hack on it?

Feel free! Especially my javascript-fu sucks a lot. It is not very shell like at the moment.

0 comments on commit 5691cfa

Please sign in to comment.