# Installation * Download the Kiwi source or clone the git repository: $ git clone git@github.com:prawnsalad/KiwiIRC.git * Install the dependancies: $ npm install * If you're using SSL, create your certificate and key, place it in the server folder. * Edit the configuration file as needed: $ nano server/config.json # Running From the source folder: $ node server/kiwi.js # Bugs Report bugs using the issue tracker on github: https://github.com/prawnsalad/KiwiIRC/issues # Licence GNU Affero http://www.gnu.org/licenses/agpl.html # Thanks to The KiwiIRC logo credited to Michael Drahony (www.drahony.com)