Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
maryrosecook committed Mar 26, 2013
1 parent b78b262 commit 97db0a4
Showing 1 changed file with 2 additions and 16 deletions.
18 changes: 2 additions & 16 deletions README.md
@@ -1,21 +1,7 @@
# Isla.js
# islalanguage.org

* by mary rose cook
* http://maryrosecook.com
* maryrosecook@maryrosecook.com

An interpreter for Isla in JavaScript.

## Run the tests

Install Node.js and npm.

Install the node dependencies

$ cd path/to/islajs
$ npm install

Run the tests

$ cd path/to/islajs
$ node_modules/jasmine-node/bin/jasmine-node spec/
The main Isla website. Includes some interactive coding demos.

0 comments on commit 97db0a4

Please sign in to comment.