Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1013 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 1013 Bytes

drone-template-lib

Build Status Join the discussion at https://discourse.drone.io Drone questions at https://stackoverflow.com Go Doc Go Report

A Go client library for creating templateable plugins.

Usage

Download the packe

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

Import the package

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