Skip to content

Commit

Permalink
Add links to more builds to README
Browse files Browse the repository at this point in the history
  • Loading branch information
muesli committed Oct 6, 2020
1 parent 38812fa commit 4a70999
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions README.md
Expand Up @@ -6,14 +6,21 @@ 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)

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

### Packages & Binaries
### Packages

#### Linux
- 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

Expand Down

0 comments on commit 4a70999

Please sign in to comment.