Skip to content

greatcodeclub/ircd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published