qwebirc is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

qwebirc / qwebirc http://qwebirc.org/

QuakeNet's web IRC project

Clone this repository (size: 3.0 MB): HTTPS / SSH
hg clone https://bitbucket.org/qwebirc/qwebirc
hg clone ssh://hg@bitbucket.org/qwebirc/qwebirc

qwebirc / compile.py

Branch
default
1
2
3
#!/usr/bin/env python
import bin.compile
bin.compile.main()