atoms/cli

The `atoms` command-line tool: init, make, validate, build (closure walk + scoper), deploy, rollback, local, ai:install.

0.1.1 2026-08-15 14:13 UTC

This package is auto-updated.

Last update: 2026-08-15 15:21:57 UTC


README

The command-line tool for creating, validating, building, running, deploying, inspecting, and rolling back Atoms applications. Builds are deterministic and do not execute customer code; Cloudflare operations use the Wrangler binary already installed in the scaffolded Worker project.

composer require --dev atoms/cli:^0.1
vendor/bin/atoms --help

Start with the installation guide.

Development and support

This package is developed in the Atoms monorepo. Its standalone repository is a read-only distribution mirror; report issues and send pull requests to the monorepo. Licensed under the MIT License.