Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.54 KB

README.md

File metadata and controls

49 lines (32 loc) · 1.54 KB

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.