Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 850 Bytes

File metadata and controls

20 lines (14 loc) · 850 Bytes

CUBA CLI Plugin Generator

license Download

Adds create-plugin command to CUBA CLI, that create a project for new CUBA CLI plugin.

Installation

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

It will print loaded plugins:

cuba:~/$ cuba-cli 
Loaded com.haulmont.cli.plugingenerator.PluginGeneratorPlugin

Issues

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