Overview
CUBA CLI is a command line utility that enables you to easily create projects based on CUBA Platform. Also, it provides the lightweight scaffolding of the main project artifacts: entities, screens, services, etc.
With this tool, you can use CUBA Platform without any additional proprietary tools. Just command line, framework and you.
Useful links
Installation
Windows — use EXE installer
Mac OS — install via Homebrew:
$ brew install cuba-platform/tools/cuba-cli
Linux — install via SDK MAN
sdk install cuba
The full installation guide is available here.
Plugins
You can extend CLI functionality by adding a published plugin or creating your own one.