Included the NPM package.json file
[KiwiIRC.git] / README.md
CommitLineData
c2708b45
JA
1# Installation\r
2\r
93063581
D
3* Download the Kiwi source or clone the git repository:\r
4 $ git clone git@github.com:prawnsalad/KiwiIRC.git\r
bab469ee 5\r
93063581
D
6* Install the dependancies:\r
7 $ npm install\r
c2708b45 8 \r
f856c011 9* If you're using SSL, create your certificate and key, place it in the server folder.\r
6c3ce7a2 10\r
93063581 11* Edit the configuration file as needed\r
bab469ee 12\r
93063581 13 $ nano server/config.json\r
c2708b45 14 \r
c2708b45 15# Running \r
93063581
D
16From the source folder:\r
17 $ node server/kiwi.js\r
c2708b45
JA
18\r
19# Bugs\r
20Report bugs using the issue tracker on github: https://github.com/prawnsalad/KiwiIRC/issues\r
21\r
22# Licence\r
85abff7c
D
23GNU Affero\r
24http://www.gnu.org/licenses/agpl.html\r
66fa3842
D
25\r
26\r
27# Thanks to\r
6c3ce7a2 28The KiwiIRC logo credited to Michael Drahony (www.drahony.com)\r