yeea / user-preferences

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

user-preferences

A service for the CyVerse Discovery Environment that provides CRUD access to a user's preferences

Build

docker run --rm -v $(pwd):/go/src/github.com/cyverse-de/user-preferences -w /go/src/github.com/cyverse-de/user-preferences golang:1.6 go build -v
docker build --rm -t discoenv/user-preferences .

About

License:Other


Languages

Language:Go 100.0%