derAndi / builder-cli

Open source command line tool for YaaS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Due to the retirement of YaaS, this repository is archived and will no longer be maintained.

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

About

Open source command line tool for YaaS

License:Apache License 2.0


Languages

Language:HTML 33.2%Language:JavaScript 33.2%Language:Java 28.0%Language:CSS 4.5%Language:Shell 0.8%Language:Batchfile 0.3%