Files
brammp_transfer.sh-web/README.md
2017-10-24 11:23:17 +02:00

11 lines
174 B
Markdown

# transfer.sh-web
This repository contains the web frontend for [transfer.sh](https://github.com/dutchcoders/transfer.sh/).
## Build
```
$ grunt build
$ go generate .
```