Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

Latest commit

 

History

History
25 lines (17 loc) · 756 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 756 Bytes

Important Notice

We have decided to stop the maintenance of this public GitHub repository.

Builder-CLI

Written by: Team Swinka

The builder command line interface generates a builder and builder.exe file. These executable files allow you to generate a builder module template and run it locally in the builder in developers mode.

Build builder-cli

mvn clean install

For generation of the Builder executable file for unix/linux/mac machines run the following maven command mvn install -PcreateShBin

For generation the Builder installer for Windows run the following maven command mvn install -PcreateBuilder4Win

How to use:

builder