Cube.js Command Line Interface
npm install cubejs-cliWebsite • Docs • Blog • Slack • Twitter


Install:
```
npm install -g cubejs-cli
Use:
``
cubejs create hello-world -d postgres
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
Cube.js CLI is Apache 2.0 licensed.