Skip to content

twdragon/kubo-debian-pkg

Repository files navigation

IPFS Kubo Debian Package Handler

This repository is intended to be a Git submodule allowing creation of the Debian package from IPFS Kubo Go package.

Building

The repository should be cloned within the original local Kubo Git repository, into the directory named debian. Then call the following command from the root directory of Kubo repository:

debuild --prepend-path=$GOROOT/bin -i -us -uc -b

where $GOROOT is the name of the root directory where Go is installed.

Releases

No releases published

Packages

No packages published