mirror of
https://github.com/muesli/mastotool
synced 2024-12-27 18:03:09 +01:00
Link to binaries & packages in README
This commit is contained in:
parent
474d51a930
commit
bb1965d9cb
13
README.md
13
README.md
@ -5,16 +5,21 @@ 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).
|
||||
### Packages & Binaries
|
||||
|
||||
- Arch Linux: [mastotool](https://aur.archlinux.org/packages/mastotool/)
|
||||
- [Binaries](https://github.com/muesli/mastotool/releases) for Linux, macOS & Windows
|
||||
|
||||
### From source
|
||||
|
||||
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).
|
||||
|
||||
Compiling mastotool is easy, simply run:
|
||||
|
||||
git clone https://github.com/muesli/mastotool.git
|
||||
go build
|
||||
|
||||
Run `mastotool --help` to see a full list of options.
|
||||
|
||||
## Usage
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user