wfe

package module
v0.0.0-...-8895ee5 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2017 License: MIT Imports: 0 Imported by: 0

README

Wide-Field Ethnography

Build Status Go Report Card GoDoc License

Wide-field ethnography web app. Currently a work-in-progress.

Requirements

Make sure you set up your GOPATH.

Install

go get github.com/citwild/wfe/cmd/wfe

Use

wfe -h

Or, if the GOPATH/bin directory is not in your PATH, on macOS and Linux:

"$GOPATH"/bin/wfe -h

On Windows:

"%GOPATH%"\bin\wfe -h

Acknowledgements

License

The WFE web app is licensed under the MIT License, which is an open source license.

Documentation

Overview

Package wfe is the top-level package for the wide-field ethnography web app.

Directories

Path Synopsis
api
Package api is a generated protocol buffer package.
Package api is a generated protocol buffer package.
app
Package app implements the frontend web app.
Package app implements the frontend web app.
cmd
cli
Package cli implements commands for the command line interface.
Package cli implements commands for the command line interface.
cmd
wfe
Package service implements gRPC services declared in the API.
Package service implements gRPC services declared in the API.
Package store declares the data stores used to persist and manage collections of domain objects.
Package store declares the data stores used to persist and manage collections of domain objects.
mongostore
Package mongostore implements stores declared in the top-level stores package.
Package mongostore implements stores declared in the top-level stores package.
test

Jump to

Keyboard shortcuts

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