cubejs-cli2
v0.33.3
Published
Cube.js Command Line Interface
Readme
Website • Docs • Blog • Slack • Discourse • Twitter
Cube.js CLI
Install:
npm install -g cubejs-cliUse:
cubejs create hello-world -d postgresTests
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 testLicense
Cube.js CLI is Apache 2.0 licensed.
