@osvaldoandrade/cefas
v0.1.11
Published
cefas CLI (installs a prebuilt Go binary from GitHub Releases)
Readme
@osvaldoandrade/cefas
This package installs the cefas CLI as a prebuilt Go binary downloaded from
GitHub Releases during npm install.
Install
npm install -g @osvaldoandrade/cefas
cefas --helpNode.js 18 or newer is required.
Upgrade
npm install -g @osvaldoandrade/cefas@latestEnvironment Overrides
CEFAS_GITHUB_REPOchanges the GitHub repository used for downloads. The default isosvaldoandrade/cefas.CEFAS_RELEASE_TAGdownloads a specific release tag instead ofv<version>.CEFAS_GITHUB_TOKEN,GITHUB_TOKEN, orGH_TOKENcan authenticate release downloads for private repositories or higher rate limits.
