jenkinsci / templating-engine-plugin

create tool-agnostic, templated pipelines to be shared by multiple teams
https://jenkinsci.github.io/templating-engine-plugin/latest/
Apache License 2.0
171 stars 59 forks source link

[feature]: Update docs to explain how to package libraries as a plugin #303

Closed steven-terrana closed 1 year ago

steven-terrana commented 2 years ago

Feature Description

The documentation mentions being able to package a JTE library source as a plugin but doesn't actually explain how to do so.

Write a how-to guide and provide a starter repository that explains how to do it.

related to #277, which would make this a lot easier.