marcuswestin / require

javascript module management. brings node's require statement and npm to the browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tl;dr -- gist url's need updating

Zhami opened this issue · comments

I tried "just running some code" but ran into problems with the little code.
Seems the GitHub URL's for curl'ing the content of the gists are:

curl -O https://raw.github.com/gist/975866/little_server.js
curl -O https://raw.github.com/gist/975868/little_client.js

Thanks! Fixed in b22e596