@quatrain/studio-cli
v1.1.2
Published
Quatrain App Generator CLI
Readme
studio-cli
Command Line Interface for Quatrain Studio.
Purpose
This package is part of the Quatrain Core monorepo. It provides command line utilities to interact with Quatrain Studio, manage projects, and run various administrative tasks from the terminal.
HOWTO / Usage Examples
# Run the CLI to generate an application
yarn start generate --app my-appConventions & Technical Details
- Follows the standard Quatrain architecture patterns.
- Ensure proper configuration before usage.
- See the root monorepo documentation for more details on building and testing this package.
