librarian

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2016 License: BSD-3-Clause Imports: 18 Imported by: 0

README

librarian

Coordinating server for assigning labels to different clients. Get help by running the librarian and visiting its homepage with a web browser.

Installing binary

Go to the Releases tab and download the appropriate executable.

Installing from Source

Make sure you have installed the Go language.

Set your GOPATH environment variable to where you'd like to keep Go source code.

Add $GOPATH/bin to your PATH environment variable.

% go get github.com/janelia-flyem/librarian
% go get github.com/janelia-flyem/go/cron
% go get github.com/zenazn/goji
% go install github.com/janelia-flyem/librarian

Running librarian

% librarian -help                        # to see options
% librarian /path/to/librarian.log       # starts server on port 8000 (default) storing record of requests in log file

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