https://github.com/kestra-io/plugin-template-maven
https://github.com/kestra-io/plugin-template-maven
kestra plugin
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kestra-io/plugin-template-maven
- Owner: kestra-io
- License: apache-2.0
- Created: 2022-02-28T13:58:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-04T08:04:23.000Z (10 months ago)
- Last Synced: 2025-01-04T15:36:24.157Z (9 months ago)
- Topics: kestra, plugin
- Language: Batchfile
- Size: 75.2 KB
- Stars: 2
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Event-Driven Declarative Orchestrator
Get started with Kestra in 4 minutes.
# Kestra Plugin Template for Maven
A template for creating a kestra plugin with Maven.
This repository serves as a general template for creating a new [Kestra](https://github.com/kestra-io/kestra) plugin. It should take only a few minutes! Use this repository as a scaffold to ensure that you've set up the plugin correctly, including unit tests and CI/CD workflows.

## Documentation
* Full documentation can be found under [kestra.io/docs](https://kestra.io/docs)
* Documentation for developing a plugin is included in the [Plugin Developer Guide](https://kestra.io/docs/plugin-developer-guide/).## License
Apache 2.0 © [Kestra Technologies](https://kestra.io)## Stay up to date
We release new versions every month. Give the [main repository](https://github.com/kestra-io/kestra) a star to stay up to date with the latest releases and get notified about future updates.
