Skip to content

citwild/wfe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.