djotfmt
April 8, 2026 ยท View on GitHub
djotfmt
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
Bugs
Report bugs to https://github.com/black-desk/djotfmt/issues/new.