Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kestra-io/plugin-notion
https://github.com/kestra-io/plugin-notion
kestra notion plugin
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kestra-io/plugin-notion
- Owner: kestra-io
- License: apache-2.0
- Created: 2024-07-05T07:46:07.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-09-25T07:31:28.000Z (3 months ago)
- Last Synced: 2024-10-13T12:02:24.376Z (3 months ago)
- Topics: kestra, notion, plugin
- Language: Java
- Size: 56.6 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- 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
> A template for creating Kestra plugins
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.
![Kestra orchestrator](https://kestra.io/video.gif)
## 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.
![Star the repo](https://kestra.io/star.gif)