whereismyfox

command module
v0.0.0-...-a7e8cdb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 6, 2013 License: BSD-3-Clause Imports: 17 Imported by: 0

README

This is the server and web interface for the Where Is My Fox? application.

The server is written in Go.

Install:

# set a valid GOPATH first. See http://golang.org/doc/code.html
cd $GOPATH
go get github.com/dougt/whereismyfox
go install github.com/dougt/whereismyfox

Configure:

# Copy the example config
cd $GOPATH
mkdir conf
cp src/github.com/dougt/whereismyfox/config-example.json conf/whereismyfox.json
# edit conf/whereismyfox.json

Run:

cd $GOPATH
./bin/whereismyfox -config conf/whereismyfox.json -db whereismyfox.sqlite

To contribute, fork and send a pull request.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL