Skip to content

Latest commit

 

History

History
69 lines (53 loc) · 2.38 KB

README.md

File metadata and controls

69 lines (53 loc) · 2.38 KB

Flogo Contrib

Build Status

Core collection of Flogo contributions. This repository consists of activities, triggers and functions.

Contributions

Activities

Triggers

Functions

Installation

Install Activity

Example: install log activity

flogo install github.com/project-flogo/contrib/activity/log

Install Trigger

Example: install rest trigger

flogo install github.com/project-flogo/contrib/trigger/rest

Install Functions

Example: install string functions

flogo install github.com/project-flogo/contrib/function/string

Contributing and support

Contributing

New activities, triggers and functions are welcomed. If you would like to contribute, please following the contribution guidelines. If you have any questions, issues, etc feel free to chat with us on Gitter.

License

The contrib repository is licensed under a BSD-type license. See LICENSE for license text.

Support

For Q&A you can post your questions on Gitter