Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nullren/goboat
- Owner: nullren
- Created: 2014-02-17T01:57:51.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-25T21:11:19.000Z (over 10 years ago)
- Last Synced: 2023-03-10T20:08:28.463Z (over 1 year ago)
- Language: Go
- Size: 156 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.