Getting started
Install the Arcwell toolchain
Install arcctl and the Atlas SDK, verify your environment, and create an isolated local workspace.
Requirements
- Node.js 22 or newer
- A package manager that supports package-lock files
- An open local port between 7400 and 7499
Install packages
shell
npm install @arcwell/atlas
npm install --global @arcwell/arcctlThe package names are fictional and shown for this HubZero demonstration. They are not published to a public registry.
Verify the installation
shell
arcctl doctor
arcctl version