# Installation * Install the dependencies $npm install jade $npm install node-static $npm install uglify-js $npm install socket.io $npm install socket.io-client * Edit the configuration file $nano node/config.json * If you're using SSL, create your certificate and key, place it in the node foder. # Running $node node/kiwi.js # Bugs Report bugs using the issue tracker on github: https://github.com/prawnsalad/KiwiIRC/issues # Licence To be decided