gophergala / correct-horse-battery-staple

Home Page:http://where-you-at.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Working Demo

http://where-you-at.com

Installing

You need to have Go installed.

go get -u github.com/gophergala/correct-horse-battery-staple
go get -u -d -tags=js github.com/gophergala/correct-horse-battery-staple/...

Running

In the root project folder:

go build -o main && ./main

Deploy

go test ./... && GOOS=linux go build -o main && ./deploy.sh

Notes

Features whiteboard: http://whiteboardfox.com/29046-5977-1449

Mockup

About

http://where-you-at.com


Languages

Language:Go 93.2%Language:CSS 6.5%Language:Shell 0.4%