您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Jeremy Latt ccdf7779a5 User persistence to sqlite. 11 年前
sql User persistence to sqlite. 11 年前
src User persistence to sqlite. 11 年前
.gitignore User persistence to sqlite. 11 年前
README.md Encapsulate SQL statements and refactor Save functions as transactionable. 11 年前
build.sh Encapsulate SQL statements and refactor Save functions as transactionable. 11 年前

README.md

Ergonomadic

Ergonomadic is an IRC daemon written from scratch in Go. It supports (or will) multiple concurrent connections for the same nick.

Why?

I wanted to learn Go.

What’s with the name?

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

Helpful Documentation

Running the Server

$ ./build.sh
$ bin/ergonomadicdb init
$ bin/ergonomadic