@fatelabs/estelle
v0.2.28
Published
Compatibility launcher for the native Estelle CLI
Readme
@fatelabs/estelle
This package is a compatibility launcher for the native Estelle CLI. The previous JavaScript CLI is
retired. Installation downloads the matching macOS or Linux release from uqeu/estelle-cli, verifies it
against the release's SHA-256 manifest, rejects unexpected archive members, and only then installs it.
The primary clean-machine install command is:
curl --proto '=https' --tlsv1.2 -fsSL \
https://github.com/uqeu/estelle-cli/releases/latest/download/install.sh | shnpx @fatelabs/estelle remains available only so existing installations move onto the same native binary.
