Skip to content

chirino/syndesis

 
 

Repository files navigation

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

  • To get started quickly please install Minishift first.
  • Clone this repository and enter it:
git clone https://github.com/syndesisio/syndesis.git
cd syndesis
  • Startup minishift and install:
./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.

Now you can run some quickstarts

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 40.8%
  • JavaScript 34.1%
  • TypeScript 18.0%
  • HTML 3.1%
  • Shell 1.6%
  • Go 1.4%
  • Other 1.0%