Automic VaultAutomic Vault

brew

Install tombi with Homebrew, MacPorts, Nix, pacman, scoop, winget

TOML formatter, linter and language server. Version 1.2.0 via Homebrew; verified 2026-07-05.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install tombi

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install tombi

MacPorts ports tree · textproc/tombi/Portfile · source: api.github.com

Linux

Nixverified · 92%
nix profile install nixpkgs#tombi

nixpkgs package indexes · pkgs/by-name/to/tombi/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S tombi

Arch Linux sync databases · tombi · source: geo.mirror.pkgbuild.com

Windows

Scoopverified · 92%
scoop install main/tombi

Scoop official bucket manifest trees · bucket/tombi.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id tombi-toml.tombi -e

Windows Package Manager source index · tombi-toml.tombi · source: cdn.winget.microsoft.com

overview

Package summary

TOML formatter, linter and language server

Commands and aliases

  • tombi

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • Current: Official docs describe Tombi as a TOML formatter, linter, and language server.
  • Current: README badges show availability through editor marketplaces and package registries including Homebrew, PyPI, and npm.

Related projects

  • The official docs compare Tombi's role to established YAML and JSON language-server/editor support, and emphasize TOML use in Python and Rust ecosystems.

security posture

No protected-tool coverage found yet

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.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Linux
/etc/tombi/config.toml
macOS
~/Library/Application Support/tombi/config.toml
Unix
.tombi.tomltombi.toml.config/tombi.tomlpyproject.toml$XDG_CONFIG_HOME/tombi/config.toml~/.config/tombi/config.toml
Windows
%APPDATA%\tombi\config.toml

executables

Installed executables

CommandKindExposureNote
tombicliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version1.2.0
manager updated2026-07-05
local dataok
upstreamcurrent
latest detectedv1.2.0

https://github.com/tombi-toml/tombi

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:tombi
Version1.2.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/tombi
Homepagehttps://github.com/tombi-toml/tombi
Repositoryhttps://github.com/tombi-toml/tombi
Upstream docshttps://tombi-toml.github.io/tombi
LicenseMIT
Source archivehttps://github.com/tombi-toml/tombi/archive/refs/tags/v1.2.0.tar.gz
Last updated2026-07-05T16:19:05Z
Pulseupdated
Build dependenciesrust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametombi
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

tombi

nix profile install nixpkgs#tombi
  • normalized package name match
  • Matched by: Tombi
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/to/tombi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

tombi 1.1.2-1

TOML Formatter / Linter / Language Server

https://tombi-toml.github.io/tombi/

sudo pacman -S tombi
  • License: MIT
  • Architecture: x86_64
  • 1 dependencies
  • normalized package name match
  • Matched by: Tombi
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: tombi from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

tombi

sudo port install tombi
  • normalized package name match
  • Matched by: Tombi
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/tombi/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/tombi

scoop install main/tombi
  • normalized package name match
  • Matched by: Tombi
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/tombi.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

tombi-toml.tombi

winget install --id tombi-toml.tombi -e
  • normalized package name match
  • Matched by: Tombi
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: tombi-toml.tombi from https://cdn.winget.microsoft.com/cache/source.msix

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment