mirror of
https://github.com/muesli/mastotool
synced 2024-12-28 10:21:51 +01:00
Add links to more builds to README
This commit is contained in:
parent
38812fa213
commit
4a70999afb
13
README.md
13
README.md
@ -6,14 +6,21 @@ mastotool
|
|||||||
[![Go ReportCard](http://goreportcard.com/badge/muesli/mastotool)](http://goreportcard.com/report/muesli/mastotool)
|
[![Go ReportCard](http://goreportcard.com/badge/muesli/mastotool)](http://goreportcard.com/report/muesli/mastotool)
|
||||||
[![GoDoc](https://godoc.org/github.com/golang/gddo?status.svg)](https://pkg.go.dev/github.com/muesli/mastotool)
|
[![GoDoc](https://godoc.org/github.com/golang/gddo?status.svg)](https://pkg.go.dev/github.com/muesli/mastotool)
|
||||||
|
|
||||||
mastotool offers a collection of tools to work with your Mastodon account
|
mastotool offers a collection of command-line tools to work with your Mastodon account
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
### Packages & Binaries
|
### Packages
|
||||||
|
|
||||||
|
#### Linux
|
||||||
- Arch Linux: [mastotool](https://aur.archlinux.org/packages/mastotool/)
|
- Arch Linux: [mastotool](https://aur.archlinux.org/packages/mastotool/)
|
||||||
- [Binaries](https://github.com/muesli/mastotool/releases) for Linux, macOS & Windows
|
- [Packages](https://github.com/muesli/mastotool/releases) in Debian & RPM formats
|
||||||
|
|
||||||
|
#### macOS
|
||||||
|
- macOS with [Homebrew](https://brew.sh/): `brew tap muesli/tap && brew install mastotool`
|
||||||
|
|
||||||
|
### Binaries
|
||||||
|
- [Binaries](https://github.com/muesli/mastotool/releases) for Linux, FreeBSD, OpenBSD, macOS & Windows
|
||||||
|
|
||||||
### From source
|
### From source
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user