audiobait

command module
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2019 License: GPL-3.0 Imports: 17 Imported by: 0

README

audiobait

Build Status

audiobait plays audio files on a configurable schedule. The audio files played are reported as events to the Cacophony Project Events API (via event-reporter).

This software is licensed under the GNU General Public License v3.0.

Releases

This software uses the GoReleaser tool to automate releases. To produce a release:

  • Ensure that the GITHUB_TOKEN environment variable is set with a Github personal access token which allows access to the Cacophony Project repositories.
  • Tag the release with an annotated tag. For example: git tag -a "v1.4" -m "1.4 release"
  • Push the tag to Github: git push --tags origin
  • Run goreleaser --rm-dist

The configuration for GoReleaser can be found in .goreleaser.yml.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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