From 649afadb257de1539ebca1564b559b537ac3a0eb Mon Sep 17 00:00:00 2001 From: James Campos Date: Fri, 8 Apr 2011 02:02:16 -0700 Subject: [PATCH] readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000..0b548fc4c --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Building + +[install nodejs and npm](https://github.com/joyent/node/wiki/Installation), +clone [coffee-script](https://github.com/jashkenas/coffee-script/), +cd into it and run `npm link`, clone 4chan x, cd into it and run `cake dev &`. +kill the process with `killall node`.