This repository is the consolidated home for the Spin trigger plugins maintained by the Spin Framework project.
crates/
trigger-sqs/ # Amazon SQS trigger
trigger-mqtt/ # MQTT trigger
trigger-cron/ # Cron trigger
trigger-command/ # Command trigger
templates/ # Spin templates
examples/ # Example apps
cargo build --workspaceTemplates can be installed via:
spin templates install --git https://github.com/spinframework/spin-trigger-pluginsNote: If any of the trigger templates were installed from their previous locations, add an
--upgradeto re-install from this repository.
This project is licensed under the Apache License, Version 2.0 (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0).
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.