项目作者: cuba-platform

项目描述 :
CUBA CLI Sample Plugin
高级语言: Kotlin
项目地址: git://github.com/cuba-platform/cli-sample-plugin.git
创建时间: 2018-06-22T12:26:34Z
项目社区:https://github.com/cuba-platform/cli-sample-plugin

开源协议:Apache License 2.0

下载


CUBA CLI Sample Plugin

license
Download

Simple plugin that adds hello command to CUBA CLI, which prints project modules.

Read about plugin development here.

Installation

  1. Copy .jar file into ~/.haulmont/cli/plugins/ directory.
  2. Start cuba-cli

It will print loaded plugins:

  1. cuba:~/$ cuba-cli
  2. Loaded plugin com.haulmont.cli.tutorial.HelloWorldPlugin

Issues

Please use https://www.cuba-platform.com/discuss for discussion, support, and reporting problems corresponding to this sample.