]> Cypherpunks.ru repositories - goircd.git/blob - INSTALL
6e9a1bcd82fa408f4211daa76826fa3a8000e38c
[goircd.git] / INSTALL
1 goircd requires only standard Go's libraries and consists of single main
2 package. You can install it like that:
3
4     $ git clone git://git.cypherpunks.ru/goircd.git
5     $ make -C goircd
6     $ goircd/goircd -help