Back to Cube

Cube.js CLI

packages/cubejs-cli/README.md

1.6.43989 B
Original Source
<p align="center"><a href="https://cube.dev"></a></p>

WebsiteDocsBlogSlackTwitter

Cube.js CLI

Install:

npm install -g cubejs-cli

Use:

cubejs create hello-world -d postgres

Learn more

Tests

Tests should be run as part of the pre-commit hook for any changes to this package.

You can run tests manually by running

bash
npm test

License

Cube.js CLI is Apache 2.0 licensed.