Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 424 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 424 Bytes

http-sink

A dead-simple HTTP sink server with logging.

screenshot

Installation

For Mac/Linux binaries go to releases

Homebrew on Mac

$ brew update
$ brew install anler/tools/http-sink

Haskell Stack

$ stack update
$ stack install http-sink