glaszig / drone-template-lib

library for generating templates in notification plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

library for generating templates in notification plugins

License:Apache License 2.0


Languages

Language:Go 100.0%