Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chromakode/drone-plugin-index

Index of third-party plugins available for Drone
https://github.com/chromakode/drone-plugin-index

Last synced: about 1 month ago
JSON representation

Index of third-party plugins available for Drone

Awesome Lists containing this project

README

        

Submit a pull request to add your plugin to the list. By adding your plugin to the list your plugin will be listed on the plugin marketplace website, at http://addons.drone.io

Prior to accepting your pull request we will verify your plugin:

* Has a `.drone.yml` file with plugin metadata [1]
* Has a `DOCS.md` file to document usage [2]
* Has a `logo.svg` file
* Has an Apache2 license file
* Is published to DockerHub

[1] see **plugin manifest** section in http://readme.drone.io/plugin/publish.html

[2] see **plugin documentation** section in //readme.drone.io/plugin/publish.html