rust-irc/README.md

9 lines
677 B
Markdown
Raw Normal View History

2014-09-28 06:22:28 +02:00
# irc [![Build Status](https://travis-ci.org/aaronweiss74/irc.svg?branch=master)](https://travis-ci.org/aaronweiss74/irc) #
2014-11-03 09:17:34 +01:00
An IRC library in Rust. Just went through serious change. Unit tests, more features, and more
2014-11-05 07:56:00 +01:00
examples coming soon. The existing examples should serve as a good basis. You can find up-to-date,
pre-made documentation online [here](http://www.rust-ci.org/aaronweiss74/irc/doc/irc/).
## Contributing ##
Contributions to this library would be immensely appreciated. As this project is public domain, all
prospective contributors must [sign the Contributor License Agreement](https://www.clahub.com/agreements/aaronweiss74/irc), a public domain dedication.