3
0
mirror of https://github.com/ergochat/ergo.git synced 2026-04-26 18:48:22 +02:00
2012-12-11 23:12:35 -08:00
2012-12-11 23:12:35 -08:00
2012-12-09 15:24:22 -08:00
2012-12-09 12:51:50 -08:00

# Ergonomadic

## A Go IRC Daemon

Ergonomadic is an IRC daemon written from scratch in Go.

### Why?

I wanted to learn Go.

### What's with the name?

"Ergonomadic" is an anagram of "Go IRC Daemon".

### Helpful Documentation

- [IRC Channel Management](http://tools.ietf.org/html/rfc2811)
- [IRC Client Protocol](http://tools.ietf.org/html/rfc2812)
- [IRC Server Protocol](http://tools.ietf.org/html/rfc2813)
Languages
Go 97.1%
Python 2.4%
Shell 0.3%
Makefile 0.1%
Dockerfile 0.1%