# Installation * Get the Kiwi source and dependencies $git clone https://github.com/prawnsalad/KiwiIRC.git $npm install * Create your SSL certificate and key, place it in the server folder. * Edit the configuration file $nano server/config.json # Running Either use npm $npm start or run node directly $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)