macOS
brew install cbfmtlocal Homebrew formula metadata
brew
Format codeblocks inside markdown and org documents. Version 0.2.0 via Homebrew; verified from local package data.
install
brew install cbfmtlocal Homebrew formula metadata
nix profile install nixpkgs#cbfmtnixpkgs package indexes · pkgs/by-name/cb/cbfmt/package.nix · source: api.github.com
overview
Format codeblocks inside markdown and org documents
history
cbfmt is a Rust command-line formatter driver for code blocks inside Markdown, Org, and reStructuredText documents.
The official repository was created in July 2022. Its README defines cbfmt as a tool that iterates over document code blocks and runs configured formatting commands for each block language.
The supplied package metadata shows cbfmt available through Homebrew and Nix. GitHub Releases published the v0.2.0 release on August 31, 2022.
A `.cbfmt.toml` file maps code block languages to formatter commands that read stdin and write stdout. Users can check or rewrite files, process directories recursively, or read a document from stdin.
cbfmt is package-nerd-relevant because it composes existing language formatters instead of replacing them, giving documentation projects a small CLI for keeping embedded examples formatted.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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.
.cbfmt.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cbfmt | 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/lukas-reineke/cbfmt
install metadata
| Package key | brew:cbfmt |
|---|---|
| Version | 0.2.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cbfmt |
| Homepage | https://github.com/lukas-reineke/cbfmt |
| Repository | https://github.com/lukas-reineke/cbfmt |
| Upstream docs | https://github.com/lukas-reineke/cbfmt#readme |
| License | MIT |
| Source archive | https://github.com/lukas-reineke/cbfmt/archive/refs/tags/v0.2.0.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cbfmt |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
cbfmt
nix profile install nixpkgs#cbfmtsource 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.