mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-04-12 23:27:17 +03:00
README: Release link
This commit is contained in:
parent
773e3c8cd9
commit
82d9f4d0a2
10
README.md
10
README.md
@ -18,6 +18,15 @@ The server's RSA key fingerprint is `e5:d5:d1:75:90:38:42:f6:c7:03:d7:d0:56:7d:6
|
||||
|
||||
(Apologies if the server is down, try again shortly.)
|
||||
|
||||
|
||||
## Downloading a release
|
||||
|
||||
Recent releases include builds for MacOS (darwin/amd64) and Linux (386 and
|
||||
amd64).
|
||||
|
||||
**[Grab the latest release here](https://github.com/shazow/ssh-chat/releases/)**.
|
||||
|
||||
|
||||
## Compiling / Developing
|
||||
|
||||
You can compile ssh-chat by using `make build`. The resulting binary is portable and
|
||||
@ -30,6 +39,7 @@ Additionally, `make debug` runs the server with an http `pprof` server. This all
|
||||
[http://localhost:6060/debug/pprof/]() and view profiling data. See
|
||||
[net/http/pprof](http://golang.org/pkg/net/http/pprof/) for more information about `pprof`.
|
||||
|
||||
|
||||
## Quick Start
|
||||
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user