Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Commit

Permalink
docs: Add note about deprecation of this repository
Browse files Browse the repository at this point in the history
  • Loading branch information
codablock committed Dec 17, 2024
1 parent 03ee7ee commit 164d7f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Embedded Jinja2 Renderer

> ⚠️**This go-jina2 module is deprecated and archived**⚠️
>
> Please see https://github.com/kluctl/kluctl/pull/1246 for the reasoning.
This library provides an embedded Jinja2 renderer, based on https://github.com/kluctl/go-embed-python. It works
by spawning one (or multiple) Jinaj2 renderer processes which communicate with your Go application via stdin/stdout.

Expand Down

0 comments on commit 164d7f6

Please sign in to comment.