Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 655 Bytes

readme.markdown

File metadata and controls

28 lines (17 loc) · 655 Bytes

browserify-adventure

Go on an educational browserify adventure!

build status

install

First install node version 0.10 or later.

Once you've installed node, you will have an npm command.

With npm do:

npm install -g browserify-adventure browserify

If you want to play offline, make a new directory then do:

npm install uniq brfs through2 domify stream-combiner sprintf \
  quote-stream split browserify-shim

run

Now just type browserify-adventure to play!