appcast

command module
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2024 License: MIT Imports: 3 Imported by: 0

README

AppCast

Go Reference Codecov

AppCast signs and publishes software for common package managers and software update frameworks.

Supported platforms

Installation

Homebrew
brew install abemedia/tap/appcast
Apt
echo 'deb [trusted=yes] https://apt.fury.io/abemedia/ /' | sudo tee /etc/apt/sources.list.d/appcast.list
sudo apt update
sudo apt install appcast
Yum
echo '[appcast]
name=AppCast
baseurl=https://yum.fury.io/abemedia/
enabled=1
gpgcheck=0' | sudo tee /etc/yum.repos.d/appcast.repo
sudo yum install appcast
Binary

Download the latest binary from https://github.com/abemedia/appcast/releases and copy it to a folder in your $PATH.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
integrations
apk
apt
yum
internal
testsource
Package testsource is an in-memory simulator of a source for use in tests.
Package testsource is an in-memory simulator of a source for use in tests.
pkg
cmd
gcs
local
Package local is a source backend for loading packages from a single directory.
Package local is a source backend for loading packages from a single directory.
s3
gcs
s3

Jump to

Keyboard shortcuts

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