Initial backbone_ui commit
[KiwiIRC.git] / README.md
... / ...
CommitLineData
1# Installation\r
2\r
3* Download the Kiwi source or clone the git repository:\r
4\r
5 $ git clone git@github.com:prawnsalad/KiwiIRC.git\r
6\r
7* Install the dependancies:\r
8\r
9 $ npm install\r
10 \r
11* If you're using SSL, create your certificate and key, place it in the server folder.\r
12\r
13* Edit the configuration file as needed:\r
14\r
15 $ nano server/config.json\r
16 \r
17# Running \r
18From the source folder:\r
19\r
20 $ node server/kiwi.js\r
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
26GNU Affero\r
27http://www.gnu.org/licenses/agpl.html\r
28\r
29\r
30# Thanks to\r
31The KiwiIRC logo credited to Michael Drahony (www.drahony.com)\r