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 (
commit 5aa6727b762813d5e56807fcd64683adb8552e02
tree 7abc134c773bdea74b6cccdd7f350de604ded9f5
parent aa6292d363b7a327ccf66fb232bbf0d93a7f01c2
tree 7abc134c773bdea74b6cccdd7f350de604ded9f5
parent aa6292d363b7a327ccf66fb232bbf0d93a7f01c2
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/ | ||
| |
lib/ | ||
| |
net-irc.gemspec |
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








