Instalar gfire

Recomendado: execute o script instalador e verifique com gfire version.

// Unix (macOS, Linux, WSL)

curl -fsSL https://get.gfire.hermesrodriguez.com/install.sh | sh

Inspect before running: curl -fsSL … -o install.sh && less install.sh


// Outros métodos de instalação


Primeira execução no macOS (Gatekeeper)

Binários CLI não assinados podem mostrar « A Apple não conseguiu verificar… » na primeira execução do gfire. É quarentena de download, não malware. Remova uma vez:

xattr -dr com.apple.quarantine "$(command -v gfire)"

Ou Ajustes do sistema → Privacidade e segurança → Abrir mesmo assim.


// Primeiros passos

$ curl -fsSL https://get.gfire.hermesrodriguez.com/install.sh | sh
$ gfire version

Após instalar, execute gfire version para confirmar o PATH.

VerSPECIFICATIONS.md.

Fixar uma release: VERSION=v1.0.0