TOML to JSON conversion utility, in rust
Go to file
2024-03-04 22:50:34 +01:00
ico feat: proper README and some icons 2024-03-04 22:50:34 +01:00
src
.gitignore
Cargo.lock
Cargo.toml
COPYING fix: dual wtfpl and unlicense 2024-01-03 11:39:38 +01:00
LICENSE fix: dual wtfpl and unlicense 2024-01-03 11:39:38 +01:00
Makefile feat: proper README and some icons 2024-03-04 22:50:34 +01:00
README.md feat: proper README and some icons 2024-03-04 22:50:34 +01:00
rustfmt.toml

JOML Icon

JOML

TOML to JSON conversion utility, primarily for use with jq for extracting data.

Installation

git clone https://codeberg.org/Expo/joml.git
cd joml
sudo make install

Usage

joml <file>