drone-template-lib/README.md

1.5 KiB

drone-template-lib

Build Status Go Report Card GitHub contributors Source: GitHub License: MIT

A Go client library for Drone plugins that need to create templates.

Usage

Download the package

go get -d github.com/drone/drone-template-lib

Import the package

import "github.com/drone/drone-template-lib/template"

Contributors

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

License

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