go-mastodon/cmd/mstdn
Yasuhiro Matsumoto fdcc642234 update ClientID/ClientSecret 2017-04-15 20:20:30 +09:00
..
README.md add README.md 2017-04-14 20:18:33 +09:00
main.go update ClientID/ClientSecret 2017-04-15 20:20:30 +09:00
main_test.go add test 2017-04-14 20:05:18 +09:00

README.md

mstdn

command line tool for mstdn.jp

Usage

Usage of mstdn:
  -S	streaming public
  -ff string
    	post utf-8 string from a file("-" means STDIN)
  -t string
    	toot text

Installation

$ go get github.com/mattn/go-mastodon/cmd/mstdn

License

MIT

Author

Yasuhiro Matsumoto (a.k.a. mattn)