0.33.3 • Published 1 year ago

cubejs-cli2 v0.33.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

WebsiteDocsBlogSlackDiscourseTwitter

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.