panbuild

Crates.iopanbuild
lib.rspanbuild
version0.0.11
sourcesrc
created_at2020-07-30 18:18:18.970262
updated_at2021-01-01 20:08:09.911602
descriptionThe universal builder.
homepage
repositoryhttps://github.com/louib/panbuild/
max_upload_size
id271406
size133,659
(louib)

documentation

README

panbuild

Functional tests status Flatpak-build CI job status Flatpak-install CI job status Crates.io version License file

The universal builder.

This repo is a work-in-progress and is not ready for general use. The command-line options, command names and file formats might change at any time until the project reaches version 1.0.0.

The supported packaging systems are:

  • flatpak;
  • snap;
  • debian packages (via debian control files);

Install

Using cargo

cargo install panbuild

Using flatpak

# Make sure you have flathub installed.
# This is not working yet.
flatpak install net.louib.panbuild

Install the binary

TODO

Install from sources

See HACKING.md.

License

BSD-3

Commit count: 825

cargo fmt