greatcodeclub / ircd

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 99.2%Language:Shell 0.8%