Packaging and Distributing Ignite
Ignite CLI is distributed on multiple platforms and package managers. This document describes how to package and distribute Ignite CLI.
Snap
Read the following resources to understand Snap.
For building, from snapcraft 8, use SNAPCRAFT_REMOTE_BUILD_STRATEGY=force-fallback snapcraft remote-build
.
A github action is used to build and publish the Snap at each release.
HomeBrew
Read the following resources to understand HomeBrew.
The formula is published in the homebrew-core repository: https://github.com/Homebrew/homebrew-core/pull/161938