Official repository of goircd is at git.cypherpunks.ru

This commit is contained in:
Sergey Matveev 2015-10-06 11:01:17 +03:00
parent 563ff8742c
commit 63f94d18c9

View File

@ -1,7 +1,6 @@
goircd requires only standard Go's libraries and consists of single main
package. You can install it like that:
% git clone https://github.com/stargrave/goircd.git
% gmake -C goircd
Just run it with -help argument to see available options.
% git clone git://git.cypherpunks.ru/goircd.git
% make -C goircd
% goircd/goircd -help