Skip to content

cuba-platform/cuba-cli

Repository files navigation

CUBA CLI

license download Build Status

The CUBA CLI makes it easy to create an application that already works, right out of the box.

What you can do with CUBA-CLI ?

In a nutshell, 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.

Check out Installation and Quick Start guides for further details.

Contributing

In case something is missing, you could implement this and create a PR. See our Contributing guide.

Moreover, you can implement your own plugin for cuba-cli. Check Custom templates and Plugin development pages.