Jte

Use this skill when the user wants to generate text output from JSON templates.

javimosch d5d87a2 505 B Updated

File contents

jte Plugin

A JSON template engine for the CLI.

Commands

  • jte self version — Print jte version
  • jte _ _ — Passthrough to jte CLI

Installation

cargo install jte

Examples

cat data.json | jte template.tmpl

Key Features

  • JSON templates — Generate text from JSON data
  • Pipeline-ready — stdin/stdout support
  • Fast — Written in Rust

javimosch/supercli/tree/main/plugins/jte/skills/quickstart commit d5d87a2fb2

Frequently asked questions

npx skillmds@latest add javimosch/jte