JackDanger / johnson forked from jbarnette/johnson

Johnson wraps JavaScript in a loving Ruby embrace.

This URL has Read+Write access

name age message
file .gitignore Loading commit data...
file README.markdown
file Rakefile
directory lib/
directory test/
README.markdown

= Johnson

== Hacking

This branch is really skeletal right now. It pretty much expects Mac OS X Leopard (for JavaScriptCore) and MacPorts configured in /opt/local. Install SpiderMonkey via MacPorts:

sudo port install spidermonkey

rake will run the tests, after compiling if necessary.