drone-plugin-lib

module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 3, 2022 License: Apache-2.0

README

drone-plugin-lib

Build Status Go Report Card GitHub contributors

Helper library to reduce the boilerplate code for writing Drone CI plugins.

Usage

Download the package
go get -d github.com/drone-plugins/drone-plugin-lib/errors
go get -d github.com/drone-plugins/drone-plugin-lib/urfave
go get -d github.com/drone-plugins/drone-plugin-lib/drone
Import the package
import "github.com/drone-plugins/drone-plugin-lib/errors"
import "github.com/drone-plugins/drone-plugin-lib/urfave"
import "github.com/drone-plugins/drone-plugin-lib/drone"

Contributors

Special thanks goes to all contributors. If you would like to contribute, please see the instructions.

License

This project is licensed under the Apache-2.0 License - see the LICENSE file for details.

Directories

Path Synopsis
Package urfave provides helpers for interacting with the `urfave/cli` package when creating plugins for use by the Drone CI/CD service.
Package urfave provides helpers for interacting with the `urfave/cli` package when creating plugins for use by the Drone CI/CD service.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL