Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 447 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 447 Bytes

Esch - Transform Typst to Presentations

Prerequisites

Before using esch, ensure you have typst-ts-cli installed:

cargo install --locked --git https://github.com/Myriad-Dreamin/typst.ts typst-ts-cli

Installation

Install esch using cargo:

cargo install --git https://github.com/yourusername/esch

Usage

esch your_file.typ

This will generate an SVG_HTML presentation from your Typst file.