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
|
|
|
|
2015-10-06 08:01:17 +00:00
|
|
|
% git clone git://git.cypherpunks.ru/goircd.git
|
|
|
|
% make -C goircd
|
|
|
|
% goircd/goircd -help
|