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