jcgregorio / webmention

Go library and CLI for assisting in sending webmentions.

Home Page:https://willnorris.com/go/webmention

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webmention Build Status GoDoc BSD License

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 get willnorris.com/go/webmention/cmd/webmention

License

This library is copyright Google, but is not an official Google product. It is available under a BSD License.

About

Go library and CLI for assisting in sending webmentions.

https://willnorris.com/go/webmention

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%