It turns out that shpub - the Micropub client for the shell - is used by people to push content into their blogs, or to POSSE data to silos via silo.pub such as Github likes.
shpub 0.5.1 was released yesterday, and it fixes a couple of bugs:
- The content-type header in HTTP responses was not stripped of additional data like the charset parameter, which broke with at least one Wordpress instance.
- The shpub.phar file could not be renamed to shpub. I found the solution to this problem in my own blog; my mind had already forgotten about it.
- The server command has a detail mode now that shows the various endpoint URLs.