Skip to content
/ yampl Public

Template YAML values based on line-comments.

License

Notifications You must be signed in to change notification settings

clevyr/yampl

Repository files navigation

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.