An open API service indexing awesome lists of open source software.

https://github.com/cuba-platform/cuba-cli

CUBA Platform Development Command-Line Interface
https://github.com/cuba-platform/cuba-cli

cli cuba-cli cuba-platform generator scaffolding

Last synced: 11 months ago
JSON representation

CUBA Platform Development Command-Line Interface

Awesome Lists containing this project

README

          

CUBA CLI


license
download
Build Status




Website

|

Installation

|

Quick Start Webinar

|

Documentation

|

Forum



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](https://github.com/cuba-platform/cuba-cli/wiki/Installation) and [Quick Start](https://github.com/cuba-platform/cuba-cli/wiki/Quick-Start) guides for further details.

## Contributing

In case something is missing, you could implement this and create a PR. See our [Contributing guide](https://github.com/cuba-platform/cuba-cli/blob/master/CONTRIBUTING.md).

Moreover, you can implement your own plugin for cuba-cli. Check [Custom templates](https://github.com/cuba-platform/cuba-cli/wiki/Custom-templates) and [Plugin development](https://github.com/cuba-platform/cuba-cli/wiki/Plugin-Development) pages.