Files
transfer.sh-web/README.md
Dhruv Gramopadhye 196eb36763 fixed broken link
was relative, now absolute
2018-05-18 12:34:39 -04: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 .
```