Skip to content

getting started for developers

gitorgstars edited this page May 8, 2015 · 3 revisions

###Download the code:

git clone git@github.com:codefaction/BusyBoxes.git

then cd to BusyBoxes.

###Run locally

to run, just point your browser at index.html, typically like:

file:///home/username/BusyBoxes.html

in the address bar.

###add a new rule:

create new file in js/rules

add to dropdown in index.html around line 135

add link in index.html around line 225

Clone this wiki locally