Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nullren/goboat

GoBoat, the Boat that goes.
https://github.com/nullren/goboat

Last synced: about 14 hours ago
JSON representation

GoBoat, the Boat that goes.

Awesome Lists containing this project

README

        

The following are required to run:

go get "code.google.com/p/gcfg"
go get "github.com/nullren/go-ircevent"
go get "github.com/mattn/go-sqlite3"

Then provide a configuration file as described by `config.ini.example`
to the executable.

go run nullboat.go -config=

This option can be omitted if `config.ini` is located in the same
directory as `nullboat.go`.

Enjoy.