cd Journalist/
export GOPATH=`pwd`
cd src/
go run main.go <file>
Where is an IRC log.
Currently it only understands very simple IRC logs. Only messages.
Currently it only exports to Danish and is hardcoded as such.
Should eventually support more IRC log messages, more languages and hopefully be a web server in addition to being a command line program.