JackDanger / johnson forked from jbarnette/johnson
- Source
- Commits
- Network (18)
- Wiki (1)
- Graphs
-
Branch:
v2
johnson /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.markdown | ||
| |
Rakefile | ||
| |
lib/ | ||
| |
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.

