add README.md
This commit is contained in:
parent
d57df64d26
commit
0aff4ad4fc
28
cmd/mstdn/README.md
Normal file
28
cmd/mstdn/README.md
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
# 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)
|
Loading…
Reference in New Issue
Block a user