Crates.io | gelatyx |
lib.rs | gelatyx |
version | 0.3.0 |
source | src |
created_at | 2022-07-14 07:40:23.182802 |
updated_at | 2023-03-13 09:57:01.780844 |
description | Format code blocks inside the docs |
homepage | |
repository | https://github.com/azzamsa/gelatyx |
max_upload_size | |
id | 625508 |
size | 84,780 |
$ gelatyx --language lua input.md Format a file with lua formatter
$ gelatyx --language lua *.md Format multiple files ...
$ gelatyx --language lua input.md --check Check if the docs has been formatted.
$ gelatyx --language lua 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
$ cargo binstall gelatyx
Using Rust's package manager cargo:
$ cargo install gelatyx
git clone https://github.com/azzamsa/gelatyx
# Build
cd gelatyx
cargo build
# Run unit tests and integration tests
cargo test
# Install
cargo install --path .
To learn more read the development guide
The name Gelatyx is a played version of Gelatik. A beautiful bird from Indonesia.