Simple command just to tweet.
Install
Download the binary from the Releases page.
or
$ go get github.com/koirand/tweet
Usage
$ tweet
It opens text editor which is settled in $EDITOR (default vim).
When you have done writing, the text is posted to twitter.
And you can also use pipe.
$ cat foo.txt | tweet
At first time, authentication info is required.
It's saved in the following file.
Linux, Mac user
~/.config/koirand-tweet/settings.json
Windows user
%USERPROFILE%/Application Data/koirand-tweet/settings.json