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.
[email protected]

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

Releases

No releases published

Packages

No packages published