2015-05-20 08:14:44 +02:00
2015-05-20 08:14:44 +02:00
2015-05-02 00:20:22 +02:00
2015-05-20 08:14:44 +02:00
2015-05-01 23:50:06 +02:00
2015-04-30 00:45:02 +02:00

name_pending

Web-based IRC client in Go.

Installing

go get github.com/khlieng/name_pending

Running

name_pending

Building the server

Requirements

cd $GOPATH/src/github.com/khlieng/name_pending

go install

Building the client

Requirements

npm install -g gulp
go get github.com/jteeuwen/go-bindata/...
cd $GOPATH/src/github.com/khlieng/name_pending/client
npm install

gulp -p

# Rebuild the server :)
Description
No description provided
Readme 49 MiB
Languages
Go 88.3%
JavaScript 10.7%
CSS 1%