Home Explore Blog CI



tera

|   

*-- 

|   

*-- 

|   

*-- 

tera

A template engine for Rust based on Jinja2/Django

This knowledge-base was auto-generated by script. It's built by gemini-2.0 at 2025-06-05 16:57:28.432270.

How to clone

rag clone https://ragit.baehyunsol.com/sample/tera

How to reproduce

git clone https://github.com/Keats/tera;
cd tera;
rag init;
# set api key of your model
rag config --set model gemini-2.0;
rag add **/*.md;
rag build;