All Projects → cuba-platform → cuba-cli

cuba-platform / cuba-cli

Licence: Apache-2.0 license
CUBA Platform Development Command-Line Interface

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language
HTML
75241 projects
typescript
32286 projects
Inno Setup
370 projects
shell
77523 projects

Projects that are alternatives of or similar to cuba-cli

Craftsman
Craftsman is the workhorse behind the Wrapt framework and provides a suite of CLI commands for quickly scaffolding out new files and projects for your .NET Web APIs with simple CLI commands and configuration files.
Stars: ✭ 165 (+251.06%)
Mutual labels:  scaffolding
cuba-component-data-import
CUBA component for easy data import
Stars: ✭ 19 (-59.57%)
Mutual labels:  cuba-platform
cmake-init
The missing CMake project initializer
Stars: ✭ 1,071 (+2178.72%)
Mutual labels:  scaffolding
Yii2 Enhanced Gii
Enhanced Yii2 Gii (generator) that generates related Models & CRUD
Stars: ✭ 183 (+289.36%)
Mutual labels:  scaffolding
Generate
A new command line tool and developer framework for scaffolding out GitHub projects. Generate offers the robustness and configurability of Yeoman, the expressiveness and simplicity of Slush, and more powerful flow control and composability than either.
Stars: ✭ 238 (+406.38%)
Mutual labels:  scaffolding
create-next-stack
Create Next Stack is a website and CLI tool used to easily set up the boilerplate of new Next.js apps.
Stars: ✭ 149 (+217.02%)
Mutual labels:  scaffolding
Generator Create Redux App
Add redux, emotion-js and other useful libraries like react-router in top of create-react-app
Stars: ✭ 137 (+191.49%)
Mutual labels:  scaffolding
react-boilerplate-ssr
ssr react boilerplate
Stars: ✭ 25 (-46.81%)
Mutual labels:  scaffolding
uikit3
Laravel 5.5+ Front-end preset for UIKit 3.
Stars: ✭ 44 (-6.38%)
Mutual labels:  scaffolding
Ignite
A comprehensive Flask boilerplate to build SaaS applications that includes Stripe billing, emails, login, and OAuth.
Stars: ✭ 102 (+117.02%)
Mutual labels:  scaffolding
Amber
A Crystal web framework that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.
Stars: ✭ 2,345 (+4889.36%)
Mutual labels:  scaffolding
Forge
F# CLI tool for project, file, and solution management
Stars: ✭ 233 (+395.74%)
Mutual labels:  scaffolding
aho
ultra simple project scaffolding
Stars: ✭ 64 (+36.17%)
Mutual labels:  scaffolding
Outset
A frontend scaffolding tool.
Stars: ✭ 171 (+263.83%)
Mutual labels:  scaffolding
cuba-component-forgot-password
A CUBA framework component that adds forgot password functionality to CUBA. It also offer a REST API to be consumed by third party applications or by JS clients.
Stars: ✭ 16 (-65.96%)
Mutual labels:  cuba-platform
Proji
A powerful cross-platform CLI project templating tool.
Stars: ✭ 156 (+231.91%)
Mutual labels:  scaffolding
angular-scaffolding
🔥 A seed project to help us get up & running with Progressive Web Apps, Google Analytics, Angular Universal, and be able to deploy to App Engine & GitHub Pages
Stars: ✭ 12 (-74.47%)
Mutual labels:  scaffolding
ui
Laravel Livewire & Bootstrap 5 UI & CRUD starter kit.
Stars: ✭ 82 (+74.47%)
Mutual labels:  scaffolding
instaGRAAL
Large genome reassembly based on Hi-C data, continuation of GRAAL
Stars: ✭ 32 (-31.91%)
Mutual labels:  scaffolding
dynamic-app
Dynamic Forms Builder are reusable and make building large-scale applications easier (Easy Peasy)
Stars: ✭ 15 (-68.09%)
Mutual labels:  scaffolding

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].