cmd

package
v0.0.0-...-788368f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2018 License: MIT Imports: 10 Imported by: 1

Documentation

Overview

Package cmd is a command line interface for scrobbling last.fm tracks.

Index

Constants

This section is empty.

Variables

View Source
var (
	APIKey    string
	APISecret string
)

APIKey and APISecret are the key and shared secret for a last.fm app. If you're building this from source you'll need your own, and to build it with a compile time linker flag:

go build -ldflags "-X github.com/Sigafoos/scrobble/cmd.APIKey=<your key> -X github.com/Sigafoos/scrobble/cmd.APISecret=<your secret>" -o scrobble github.com/Sigafoos/scrobble/cmd.go

Functions

func Execute

func Execute()

Execute runs the root command of the app.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL