Skip to content

Add convert command and tweak .gitignore#6

Merged
danmurf merged 1 commit intomainfrom
master
Feb 7, 2026
Merged

Add convert command and tweak .gitignore#6
danmurf merged 1 commit intomainfrom
master

Conversation

@danmurf
Copy link
Owner

@danmurf danmurf commented Feb 7, 2026

Introduce cmd/datakeg/commands/convert.go which implements ExecuteConvertPipeline and ListBuiltinTemplates. The pipeline handles loading built-in or custom templates, detecting or parsing the source format, validating template compatibility, and running converter.ConvertJSONL to perform JSONL conversions. Also adds a curated list/descriptions for built-in templates. Update .gitignore to ignore /datakeg at the repository root instead of any path named datakeg.

Introduce cmd/datakeg/commands/convert.go which implements ExecuteConvertPipeline and ListBuiltinTemplates. The pipeline handles loading built-in or custom templates, detecting or parsing the source format, validating template compatibility, and running converter.ConvertJSONL to perform JSONL conversions. Also adds a curated list/descriptions for built-in templates. Update .gitignore to ignore /datakeg at the repository root instead of any path named datakeg.
@danmurf danmurf self-assigned this Feb 7, 2026
@danmurf danmurf merged commit 5bc6310 into main Feb 7, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant