Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 727 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 727 Bytes

webmention

GoDoc Test Status Test Coverage

webmention is a go library and command line tool for assisting in sending webmentions.

Install the library by running:

go get willnorris.com/go/webmention

To install the command line tool, run:

go install willnorris.com/go/webmention/cmd/webmention@latest