This repository was archived by the owner on Mar 23, 2020. It is now read-only.

Description
When I run
echo "test" | piston post --author "authorname" --category "spam" --title "this is a test" --permlink "my-test"
I get this:
Vim: Warning: Input is not from a terminal
Vim: Error reading input, exiting...
Vim: preserving files...
Vim: Finished.
Empty body! Not posting!
How to send the body?