Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 388 Bytes

File metadata and controls

21 lines (18 loc) · 388 Bytes

Install from source

Go 1.3+ is required.

Install goslow and its dependencies:

go get github.com/alexandershov/goslow     \
       github.com/lib/pq                   \
       github.com/mattn/go-sqlite3         \
       github.com/alexandershov/go-hashids

Build:

go install github.com/alexandershov/goslow

Run:

bin/goslow
# listening on :5103