goircd/INSTALL
2019-10-03 15:38:15 +03:00

7 lines
212 B
Plaintext

goircd requires only standard Go's libraries and consists of single main
package. You can install it like that:
$ git clone git://git.cypherpunks.ru/goircd.git
$ make -C goircd
$ goircd/goircd -help