You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
7 days ago | |
---|---|---|
.chglog | 8 months ago | |
.github | 4 weeks ago | |
template | 1 week ago | |
.dictionary | 11 months ago | |
.dockerignore | 4 months ago | |
.drone.jsonnet | 1 week ago | |
.drone.yml | 1 week ago | |
.gitignore | 4 months ago | |
.golangci.yml | 4 months ago | |
.markdownlint.yml | 11 months ago | |
.prettierignore | 8 months ago | |
CONTRIBUTING.md | 11 months ago | |
LICENSE | 8 months ago | |
Makefile | 7 days ago | |
README.md | 1 month ago | |
go.mod | 1 week ago | |
go.sum | 4 months ago | |
renovate.json | 11 months ago |
README.md
drone-template-lib
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 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.