mirror of
https://github.com/muesli/mastotool
synced 2024-12-28 10:21:51 +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
|
## Installation
|
||||||
|
|
||||||
Make sure you have a working Go environment (Go 1.8 or higher is required).
|
### Packages & Binaries
|
||||||
See the [install instructions](http://golang.org/doc/install.html).
|
|
||||||
|
- Arch Linux: [mastotool](https://aur.archlinux.org/packages/mastotool/)
|
||||||
|
- [Binaries](https://github.com/muesli/mastotool/releases) for Linux, macOS & Windows
|
||||||
|
|
||||||
### From source
|
### 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
|
git clone https://github.com/muesli/mastotool.git
|
||||||
go build
|
go build
|
||||||
|
|
||||||
Run `mastotool --help` to see a full list of options.
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user