vain/readme.md
Stephen McQuay (smcquay) 073ad38bc0
update readme
Change-Id: I6069e8138202d98b784f6a2ed56881b97e86f0de
2016-06-25 14:17:40 -07:00

16 lines
202 B
Markdown

# vain
`vaind` is a vanity url server for use by the `go` tool.
## installation
```bash
$ go get mcquay.me/vain/cmd/vaind
```
## running server
```bash
$ VAIN_FROM=me@example.org vaind vain.db
```