GA/UserVoice opt-in

This commit is contained in:
Andrea Spacca
2018-06-26 18:16:40 +02:00
parent 6cbbd86204
commit f31800ad37
8 changed files with 23047 additions and 2625 deletions

View File

@@ -5,6 +5,8 @@ This repository contains the web frontend for [transfer.sh](github.com/dutchcode
## Build
```
$ go get -u github.com/shuLhan/go-bindata/...
$ bower install
$ grunt build
$ go generate .
```