Search by

atoms / cli

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

Maintainers

Statistics

Installs: 17

Dependents: 0

Suggesters: 1

Stars: 0

0.6.0 2026-09-05 15:26 UTC

This package is auto-updated.

Last update: 2026-09-05 16:18:52 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 your committed Worker directory (atoms-worker/).

composer require --dev atoms/cli:^0.6
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.