您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
Andrea Spacca f31800ad37 GA/UserVoice opt-in 5 年前
src GA/UserVoice opt-in 5 年前
.bowerrc Initial 7 年前
.gitignore Initial 7 年前
Gruntfile.js Initial 7 年前
LICENSE Initial 7 年前
README.md GA/UserVoice opt-in 5 年前
bindata.go Initial 7 年前
bindata_gen.go GA/UserVoice opt-in 5 年前
bower.json Initial 7 年前
package.json Initial 7 年前

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 .