]> jfr.im git - irc/quakenet/qwebirc.git/blob - README
use home-made string hashset/map instead of js default
[irc/quakenet/qwebirc.git] / README
1 Installation instructions are on the website:
2 http://qwebirc.org/faq
3
4 If you'd like to make modifications you'd find it a LOT
5 easier if you symlink:
6
7 js -> static/js/debug
8 css -> static/css/debug
9
10 ... then you can browse to http://instance/quidebug.html
11 and use your favourite javascript debugger, as well as
12 not having to compile each time you make a change!
13