aptblob

command module
v0.0.0-...-f5661c8 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2020 License: Apache-2.0 Imports: 27 Imported by: 0

README

aptblob

Starting a Repository

mkdir bucket
BUCKET="file://$(pwd)/bucket"
gpg --gen-key
KEYID=42CAFE...

go run . init -k $KEYID "$BUCKET" stable <<EOF
Origin: stable
Label: stable
Codename: stable
Architectures: amd64
Description: Apt repository for Foo
EOF

go run . upload -k $KEYID "$BUCKET" stable mypackage.deb

License

Apache 2.0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
deb
Package deb parses Debian repository files.
Package deb parses Debian repository files.

Jump to

Keyboard shortcuts

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