Go to file
Jeremy Latt 78e741af3b Some user/channel modes. 2012-12-09 21:46:22 -08:00
src/irc Some user/channel modes. 2012-12-09 21:46:22 -08:00
.gitignore simple build script 2012-12-09 15:24:22 -08:00
README.md cleanup and reorganization 2012-12-09 12:51:50 -08:00
build.sh simple build script 2012-12-09 15:24:22 -08:00
ergonomadic.go generalize server name/listen. 2012-04-17 22:11:35 -07:00

README.md

Ergonomadic

A Go IRC Daemon

Ergonomadic is an IRC daemon written from scratch in Go.

Why?

I wanted to learn Go.

Whats with the name?

“Ergonomadic” is an anagram of “Go IRC Daemon”.

Helpful Documentation