/ircd

A simple IRC server created in the http://www.greatcodeclub.com/

Primary LanguageJavaScript

IRCd

A project of The Great Code Club.

A simple IRC server.

Usage

$ ./bin/ircd

Installation

You need:

  • A recent version of node.

To install Node modules and compile the parser:

$ npm install

License

Copyright 2014 Coded Inc.
marc@codedinc.com

You are free to modify and distribute this however you want. Except for teaching purposes.