@onbeam/cli
v2.2.3
Published
A tool to update your @onbeam/* packages with the detected package manager.
Downloads
157
Maintainers
Keywords
Readme
@onbeam/cli
A package offering cli tools which can be used throughout Beam apps and packages.
Table of Contents
Usage
To update all @onbeam
packages in a certain codebase, run the following command:
npx @onbeam/cli update -d [directory]
Note: the directory flag is optional, it defaults to the current directory.
All @onbeam
packages
- @onbeam/automation-api-client
- @onbeam/biome-config
- @onbeam/cli
- @onbeam/errors
- @onbeam/features
- @onbeam/icons
- @onbeam/player-api-client
- @onbeam/sdk
- @onbeam/styled-system
- @onbeam/ui
- @onbeam/utils
That's it! Happy coding! 🌈