3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00
Go to file
2012-12-09 15:20:21 -08:00
src/irc Fix a few redundancies in replies. 2012-12-09 15:20:21 -08:00
.gitignore initial commit 2012-04-07 11:45:38 -07:00
ergonomadic.go generalize server name/listen. 2012-04-17 22:11:35 -07:00
ergonomadic.sh generalize server name/listen. 2012-04-17 22:11:35 -07:00
README.md cleanup and reorganization 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.

Whats with the name?

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

Helpful Documentation