# cuba-cli
**Repository Path**: jmix/cuba-cli
## Basic Information
- **Project Name**: cuba-cli
- **Description**: CUBA-Platform 开发命令行工具 (镜像仓库)
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2019-03-01
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
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.