macOS
brew install tombilocal Homebrew formula metadata
sudo port install tombiMacPorts ports tree · textproc/tombi/Portfile · source: api.github.com
brew
TOML formatter, linter and language server. Version 1.2.0 via Homebrew; verified 2026-07-05.
install
brew install tombilocal Homebrew formula metadata
sudo port install tombiMacPorts ports tree · textproc/tombi/Portfile · source: api.github.com
nix profile install nixpkgs#tombinixpkgs package indexes · pkgs/by-name/to/tombi/package.nix · source: api.github.com
sudo pacman -S tombiArch Linux sync databases · tombi · source: geo.mirror.pkgbuild.com
scoop install main/tombiScoop official bucket manifest trees · bucket/tombi.json · source: api.github.com
winget install --id tombi-toml.tombi -eWindows Package Manager source index · tombi-toml.tombi · source: cdn.winget.microsoft.com
overview
TOML formatter, linter and language server
history
Tombi is a modern TOML toolkit that combines a formatter, linter, and language server. Its documentation positions it as a response to TOML's growing role in developer configuration files, especially `pyproject.toml` in Python and `Cargo.toml` in Rust.
The official docs say Tombi was created to support teams that use TOML as a configuration format and to provide a reliable development experience for TOML files. The README and repository show a multi-surface project: CLI tooling, editor integrations, schemas, docs, and language-server behavior all live in the same upstream project.
Tombi's README badges show distribution across editor and package ecosystems: VS Code Marketplace, Open VSX, JetBrains Marketplace, Zed, Homebrew, PyPI, and npm. The input metadata also records Homebrew, MacPorts, Nix, Arch, Scoop, and winget packaging, which is typical for language tooling that wants to be easy to install inside editors and CI.
The docs divide the tool into formatter, linter, CLI, language server, editor integration, configuration, environment variables, JSON Schema support, directives, and extensions. The README's quick start shows `uvx tombi format`, while Homebrew exposes the `tombi` executable for local formatting, linting, and LSP use.
For package nerds, Tombi is interesting because it treats TOML as a first-class language-tooling target rather than a passive config format. Its value is strongest in polyglot repos where TOML files control Python, Rust, package metadata, tool settings, and editor behavior.
security posture
No matching local secret-handling manifest was found for tombi. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/tombi/config.toml~/Library/Application Support/tombi/config.toml.tombi.tomltombi.toml.config/tombi.tomlpyproject.toml$XDG_CONFIG_HOME/tombi/config.toml~/.config/tombi/config.toml%APPDATA%\tombi\config.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tombi | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/tombi-toml/tombi
install metadata
| Package key | brew:tombi |
|---|---|
| Version | 1.2.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tombi |
| Homepage | https://github.com/tombi-toml/tombi |
| Repository | https://github.com/tombi-toml/tombi |
| Upstream docs | https://tombi-toml.github.io/tombi |
| License | MIT |
| Source archive | https://github.com/tombi-toml/tombi/archive/refs/tags/v1.2.0.tar.gz |
| Last updated | 2026-07-05T16:19:05Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tombi |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
tombi
nix profile install nixpkgs#tombitombi 1.1.2-1
TOML Formatter / Linter / Language Server
https://tombi-toml.github.io/tombi/
sudo pacman -S tombitombi
sudo port install tombimain/tombi
scoop install main/tombitombi-toml.tombi
winget install --id tombi-toml.tombi -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.