Files
transfer.sh-web/README.md

11 lines
166 B
Markdown
Raw Normal View History

2017-03-22 21:23:33 +01:00
# transfer.sh-web
This repository contains the web frontend for [transfer.sh](github.com/dutchcoders/transfer.sh/).
## Build
```
$ grunt build
$ go generate .
```