mirror of
https://github.com/muesli/mastotool
synced 2025-02-19 21:30:46 +01:00
Updated install instructions and description in README
This commit is contained in:
parent
e7f3f0d82c
commit
474d51a930
@ -1,16 +1,19 @@
|
||||
mastotool
|
||||
=========
|
||||
|
||||
Mastodon Statistics Generator
|
||||
mastotool offers a collection of tools to work with your Mastodon account
|
||||
|
||||
## Installation
|
||||
|
||||
Make sure you have a working Go environment (Go 1.8 or higher is required).
|
||||
See the [install instructions](http://golang.org/doc/install.html).
|
||||
|
||||
To install mastotool, simply run:
|
||||
### From source
|
||||
|
||||
go get github.com/muesli/mastotool
|
||||
git clone https://github.com/muesli/mastotool.git
|
||||
go build
|
||||
|
||||
Run `mastotool --help` to see a full list of options.
|
||||
|
||||
## Usage
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user