Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 367 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 367 Bytes

YAMPL

YAMPL (yaml + tmpl) is a simple templating tool that can template yaml values based on line-comments.

Installation

YAMPL is available in brew or as a Docker container.

Brew

brew install clevyr/tap/yampl

Docker

docker pull ghcr.io/clevyr/yampl

Usage

View the help docs for usage information.