@atmos-land/local-web-runtime
v0.2.3
Published
Install and launch the local Atmos web runtime on your machine.
Readme
@atmos-land/local-web-runtime
Installer package for the local Atmos web runtime.
Usage
curl -fsSL https://install.atmos.land/install-local-web-runtime.sh | bashYou can also install through the npm entrypoint:
npx @atmos-land/local-web-runtimeWhat it does
- detects your platform
- downloads the matching
atmos-local-runtime-<target>.tar.gzasset - installs the runtime under
~/.atmos/runtime/current - installs or keeps the latest standalone
atmosCLI under~/.atmos/bin/atmos - starts the local Atmos API + web runtime
Options
curl -fsSL https://install.atmos.land/install-local-web-runtime.sh | bash -s -- --help