Files
transfer.sh-web/README.md

11 lines
174 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](https://github.com/dutchcoders/transfer.sh/).
2017-03-22 21:23:33 +01:00
## Build
```
$ grunt build
$ go generate .
```