syndesisio / syndesis-react

[FORK] A flexible, customizable, open source platform that provides core integration capabilities as a service.
Apache License 2.0
3 stars 19 forks source link

Syndesis

Maven Central CircleCI

A flexible and customizable, open source platform that provides core integration capabilities as a service.

All developer related documentation can be found at the Syndesis Developer Handbook.

Quickstart

git clone https://github.com/syndesisio/syndesis.git
cd syndesis
./tools/bin/syndesis minishift --install --open

This will install the latest bleeding edge version from Syndesis from the master branch. For a more stable experience, use the option --tag with a stable version.