MusicGreed
A command-line tool to aid in collecting music.
Installing
With Go, as long as the GOPATH is correctly configured, installation is easy:
go install github.com/frigorific44/musicgreed@latest
Otherwise, visit the latest release page for a prebuilt binary.
- Download and extract the appropriate binary for your operating system.
- Move the executable to the desired directory.
- Add the directory to your system's PATH, if it isn't already.
Usage
For further details on command usage, see the MusicGreed command documentation.
License
MusicGreed is released under the MIT license. See LICENSE.