bourgeoisor / ribbirc

Lightweight and cozy IRC client built in Golang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RibbIRC

RibbIRC is a simple IRC client made in Golang.

It is actively WIP.

image

How to run

Clone the repository.

git clone https://github.com/bourgeoisor/ribbirc

Fetch the packages and build the binary.

go get
go build

Run the binary.

./ribbirc

About

Lightweight and cozy IRC client built in Golang.

License:GNU General Public License v3.0


Languages

Language:Go 100.0%