2015-03-04 17:38:10 +01:00
2015-02-22 08:57:52 +01:00
2015-02-21 13:06:05 +01:00
2015-03-04 18:49:31 +01:00
2015-02-21 13:06:05 +01:00
2015-03-04 18:44:26 +01:00
2015-03-04 17:38:10 +01:00
2015-03-04 17:38:10 +01:00

name_pending

Web-based IRC client in Go.

Building

Requirements

Get the source

go get github.com/khlieng/name_pending

Compile the server

cd $GOPATH/src/github.com/khlieng/name_pending
go build -o bin/name_pending

Build the client

npm install -g gulp

cd client
npm install
gulp -p
Description
No description provided
Readme 49 MiB
Languages
Go 88.3%
JavaScript 10.7%
CSS 1%