0.33.60 • Published 4 months ago

@heora/cubejs-cli v0.33.60

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
4 months ago

WebsiteDocsBlogSlackTwitter

npm version GitHub Actions

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

npm test

License

Cube.js CLI is Apache 2.0 licensed.