@just-every/manager
v0.1.219
Published
Installer wrapper for Every Manager
Readme
@just-every/manager
Installer helper for Every Manager.
Install
npm install -g @just-every/managerUsage
justevery-managerUse --download-only to cache the installer without launching it, and
--print-path to print the cached path.
On headless Linux, the wrapper will download and run the headless daemon
(Every.Manager_*_linux_amd64_headless) when available.
Environment
JE_AGENT_VERSION– override the agent version.JE_AGENT_RELEASE_TAG– override the GitHub release tag.JE_AGENT_RELEASE_BASE_URL– primary base URL (comma-separated).JE_AGENT_FALLBACK_BASE_URL– fallback base URLs (comma-separated).JE_AGENT_ASSET– override the installer filename.JE_AGENT_GITHUB_TOKEN– optional GitHub token for private releases (also supportsGH_TOKEN/GITHUB_TOKEN).JE_AGENT_SKIP_DOWNLOAD=1– skip the postinstall download/caching step.JE_AGENT_SKIP_LAUNCH=1– skip launching the installer after download (also supportsJE_MANAGER_SKIP_LAUNCH).
