djotfmt

April 8, 2026 ยท View on GitHub

djotfmt

codecov

This project is under very early stage and not ready for use.

This project is a djot formatter written in Rust.

Build

cargo build --release

Test

cargo test --release

Install

cargo install --path .

Usage

You can check the usage by running:

cargo run -r -- --help

Or after installing:

djotfmt --help