代码拉取完成,系统将自动刷新
=======
需要安装ruby : 建议装 ruby 2.0 或更高
系统软件包管理器,自己编译, rbenv , rvm 等
比如 :apt-get install ruby ruby-dev
ruby irc.rb 或 ./irc.rb
直接双击 irc.rb 也行.
配置文件是 default.conf
cp default.conf xx.conf ,
修改 xx.conf ,
运行: ruby irc.rb xx.conf 或 ./irc.rb xx.conf
This content is released under the (http://opensource.org/licenses/MIT) MIT License.
You need to Sign in for post a comment
Comments ( 0 )