bash
$ gelatyx lua --file input.md Format a file with lua formatter
$ gelatyx lua --file *.md Format multiple files ...
$ gelatyx lua --file input.md --check Check if the docs has been formatted.
$ gelatyx lua --file input.md --language-config config.toml Configure the formatter.
If you like gelatyx
to support your favorite formatter, feel free to open new issue.
The release page includes pre-compiled binaries for GNU/Linux, macOS, and Windows.
Using cargo-binstall
bash
$ cargo binstall gelatyx
Using Rust's package manager cargo:
bash
$ cargo install gelatyx
```bash git clone https://github.com/azzamsa/gelatyx
cd gelatyx cargo build
cargo test
cargo install --path . ```
To learn more read the development guide
The name Gelatyx is a played version of Gelatik. A beautiful bird from Indonesia.