goircd/INSTALL

7 lines
212 B
Plaintext
Raw Normal View History

2014-05-11 16:18:55 +00:00
goircd requires only standard Go's libraries and consists of single main
2015-05-09 15:27:06 +00:00
package. You can install it like that:
2014-05-11 16:18:55 +00:00
$ git clone git://git.cypherpunks.ru/goircd.git
$ make -C goircd
$ goircd/goircd -help