This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
net-irc /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Aug 24 10:58:30 -0700 2008 | |
| |
MIT-LICENSE | Fri Aug 22 18:00:55 -0700 2008 | |
| |
README.markdown | Mon Aug 25 06:08:25 -0700 2008 | |
| |
Rakefile | Fri Aug 22 17:56:13 -0700 2008 | |
| |
bin/ | Tue Dec 30 07:24:44 -0800 2008 | |
| |
lib/ | Tue Aug 26 10:38:36 -0700 2008 | |
| |
net-irc.gemspec | Tue Dec 30 07:24:44 -0800 2008 |
README.markdown
Net::IRC
A ruby implementation of the IRC client protocol.
Installation
Run the following if you haven't already:
$ gem sources -a http://gems.github.com
Install the gem(s):
$ sudo gem install -r sbfaulkner-net-irc
Example
The gem installs the nicl command-line client (pronounced "nickle", as in worth about a...). This client is strictly intended as a sample usage of and testbed for Net::IRC, and is not meant as an example of how to write a command-line client.
Legal
Author: S. Brent Faulkner brentf@unwwwired.net
License: Copyright © 2008 unwwwired.net, released under the MIT license







