Skip to content

Commit 0497f99

Browse files
committed
some config info
1 parent f0889b3 commit 0497f99

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,14 @@ uv sync
1313
uv run tlacuilo
1414
```
1515

16+
## Configuration
17+
18+
Configuration is done through a `.env` file.
19+
20+
```bash
21+
cp .env.example .env
22+
```
23+
1624
## Templates
1725

1826
Jinja2 templates in `templates/` (user) or `src/tlacuilo/templates/builtin/`.

0 commit comments

Comments
 (0)