Add inline templates to the CLI and library #4

Merged
lilleman merged 23 commits from cli-inline-template into main 2026-09-03 21:20:26 +02:00
Owner

A positional argument carrying a { token, or one that is a JSON object, array or string, is now rendered as an inline template rather than treated as a path; its shape is settled before any data is read.

Adds Template, Generator.NewTemplate and Generator.FakeTemplate to the library, and reserves brackets and a quote in names so no path can collide with either spelling.

A positional argument carrying a { token, or one that is a JSON object, array or string, is now rendered as an inline template rather than treated as a path; its shape is settled before any data is read. Adds Template, Generator.NewTemplate and Generator.FakeTemplate to the library, and reserves brackets and a quote in names so no path can collide with either spelling.
lilleman added 5 commits 2026-09-03 17:36:02 +02:00
lilleman added 1 commit 2026-09-03 17:40:31 +02:00
lilleman added 2 commits 2026-09-03 17:48:25 +02:00
lilleman added 1 commit 2026-09-03 17:53:07 +02:00
lilleman added 2 commits 2026-09-03 19:21:48 +02:00
lilleman added 1 commit 2026-09-03 20:14:13 +02:00
lilleman added 4 commits 2026-09-03 20:38:21 +02:00
lilleman added 2 commits 2026-09-03 20:43:06 +02:00
lilleman added 3 commits 2026-09-03 21:00:44 +02:00
lilleman added 2 commits 2026-09-03 21:12:06 +02:00
lilleman merged commit 44601c90ab into main 2026-09-03 21:20:26 +02:00
lilleman deleted branch cli-inline-template 2026-09-03 21:20:26 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: larvit/fejkdata#4