You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Andrea Spacca f31800ad37 GA/UserVoice opt-in 5 years ago
src GA/UserVoice opt-in 5 years ago
.bowerrc Initial 7 years ago
.gitignore Initial 7 years ago
Gruntfile.js Initial 7 years ago
LICENSE Initial 7 years ago
README.md GA/UserVoice opt-in 5 years ago
bindata.go Initial 7 years ago
bindata_gen.go GA/UserVoice opt-in 5 years ago
bower.json Initial 7 years ago
package.json Initial 7 years ago

README.md

transfer.sh-web

This repository contains the web frontend for transfer.sh.

Build

$ go get -u github.com/shuLhan/go-bindata/...
$ bower install 
$ grunt build
$ go generate .