mirror of
https://git.sr.ht/~phw/scotty
synced 2025-04-25 05:47:57 +02:00
Release 0.2.0
This commit is contained in:
parent
f9d25e3b6f
commit
d96df4367d
3 changed files with 17 additions and 5 deletions
|
@ -16,13 +16,14 @@ Scotty transfers your listens/scrobbles and favorite tracks between various musi
|
|||
|
||||
## Installation
|
||||
|
||||
Scotty is a command line utility written in Go. Currently the easiest way to get Scotty is by installing it from source with the following command:
|
||||
Scotty is a command line utility written in Go. Binary packages for various
|
||||
operating systems are available on the [release page](https://git.sr.ht/~phw/scotty/refs).
|
||||
|
||||
go install go.uploadedlobster.com/scotty@latest
|
||||
You can also install Scotty from source with the following command:
|
||||
|
||||
This requires `go` to be installed on your systems. You can get it from https://go.dev/dl/ .
|
||||
go install go.uploadedlobster.com/scotty@latest
|
||||
|
||||
In the future pre-built binary releases of Scotty will also be made available.
|
||||
This requires `go` to be installed on your system. You can get it from https://go.dev/dl/ .
|
||||
|
||||
|
||||
## Configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue