windup-experiments / windup-quickstarts

Windup Quickstarts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windup Quickstarts

Summary: The quickstarts in this repository provide examples of how to create rules for Windup
Source: https://github.com/windup/windup-quickstarts

Introduction

These quickstarts provide examples of how to create custom rules for Windup.

Available Quickstarts

The following is the list of the currently available quickstarts.

System requirements

The rules in this repository are designed to be run on Windup 2.x or later.

This project requires Java 7 (Java SDK 1.7) or later and Maven 3.0 or later.

Install Windup

If you have not installed Windup, follow the instructions here: Download and Install Windup.

Use of WINDUP_HOME Variable

The quickstart README files use the replaceable value WINDUP_HOME to denote the path to the Windup installation. When you encounter this value in a README file, be sure to replace it with the actual path to your Windup installation.

Additional Information

The latest Windup information can be found on the Windup Wiki.

The Windup documentation is located here:

To download the latest release of the quickstarts ZIP file, browse to https://github.com/windup/windup-quickstarts/releases.

About

Windup Quickstarts

License:Eclipse Public License 2.0


Languages

Language:Java 92.5%Language:HTML 7.5%