Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 164 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 164 Bytes

http-Go

A simple http server with notifications via email

How to run

$ go run *.go

How to build a binary

$ go build *.go
$ go run ./binary