|
*--
| |
| *--
| |
| *--
| |
| *--
|
*--
|
*--
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.
rag clone https://ragit.baehyunsol.com/sample/tera
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;