audioteka-download

command module
v0.0.0-...-1e48385 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2019 License: MIT Imports: 13 Imported by: 0

README

Audioteka download

Simplistic tool for downloading the latest audio book from audioteka.cz

Cross compilation for RaspberryPi

docker run -it --rm \                             
-v "$PWD":/go/src/myrepo/mypackage -w /go/src/myrepo/mypackage \
-e GOOS=linux -e GOARCH=arm -e CGO_ENABLED=1 \
-e CC=arm-linux-gnueabihf-gcc anakros/goarm /bin/bash -c "go get . && go build -o binary-armhf-linux"

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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