@better-email/cli
v0.7.0
Published
Design Systems as Code for Better Email — pull, diff, push, and locally preview Design Systems from your repository.
Readme
@better-email/cli
Design Systems as Code for Better Email: own your Design System as files in your repository, with the platform's guardrails.
npm install -g @better-email/cli
better login # browser sign-in; BETTER_API_KEY for CI
better whoami # current identity and Organization
better org switch <org> # multi-org accounts
better ds list
better ds pull <id>
better ds dev # local live preview (open in the app)
better ds diff
better ds push # saves a new version
better ds push --create # creates a Design System from these files
better ai-files install # agent instructions for this projectbetter ds check validates any local tree; better ds push never goes
straight to Live — publishing stays in the app.
