simple_irc
待办事项:在此处写说明
安装
将依赖项添加到您的shard.yml :
dependencies :
simple_irc :
github : your-github-user/simple_irc
运行分shards install
用法
require " simple_irc "
待办事项:在此处写下使用说明
发展
待办事项:在此处编写开发说明
贡献
分叉( )
创建功能分支( git checkout -b my-new-feature )
提交更改( git commit -am 'Add some feature' )
推送到分支( git push origin my-new-feature )
创建一个新的拉取请求
贡献者
( -创建者和维护者