macOS
brew install cobaltlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cobalt pour les workflows d'agents IA.
installation
brew install cobaltlocal Homebrew formula metadata
nix profile install nixpkgs#cobaltnixpkgs package indexes · pkgs/by-name/co/cobalt/package.nix · Source: api.github.com
sudo pacman -S cobaltArch Linux sync databases · cobalt · Source: geo.mirror.pkgbuild.com
scoop install main/cobaltScoop official bucket manifest trees · bucket/cobalt.json · Source: api.github.com
winget install --id cobalt-org.cobalt -eWindows Package Manager source index · cobalt-org.cobalt · Source: cdn.winget.microsoft.com
aperçu
Static site generator written in Rust
historique
Cobalt is a Rust static site generator distributed as the `cobalt` command, packaged for Homebrew and as the `cobalt-bin` crate on crates.io. Its package-nerd appeal is that it is an early Rust-era take on the Jekyll-style static site workflow: source files, front matter, Liquid-style templates, and a small native CLI.
The GitHub repository was created in 2014, and the changelog records `0.2` as the initial release. The project later organized around the `cobalt-org/cobalt.rs` repository and publishes the binary crate as `cobalt-bin`.
Cobalt's changelog shows the tool growing into a fuller site generator through 2016 and 2017, adding `serve`, `watch`, `new`, custom paths, RSS improvements, draft support, syntax highlighting experiments, generated binaries for macOS, Windows, and Linux, and a move from getopt to clap.
Cobalt remains a niche but durable Rust CLI. crates.io lists `cobalt-bin` with tens of thousands of downloads, while Homebrew, Nix, Arch, Scoop, and WinGet packaging in the input show that the tool crossed beyond Cargo-only installation.
Users create a site with Cobalt's directory conventions and configure site-wide behavior in `_cobalt.yml`. The official docs describe `_cobalt.yml` as the default config file for site options, source and destination directories, front matter defaults, syntax highlighting, pages, posts, and assets.
The day-to-day CLI shape is familiar for static site generators: initialize or create content, build static output, and use local serving/watch workflows while editing.
Cobalt is useful as a package-history marker for the period when Rust CLIs began replacing scripting-language developer tools. Its significance is not mass adoption; it is the way it packages a static-site workflow into a native binary and ships across Cargo and OS package managers.
The package is also a reminder that package names can be ambiguous: crates.io has an unrelated `cobalt` crate, while the static site generator's executable package is `cobalt-bin`.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.
_cobalt.ymlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
cobalt | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/cobalt-org/cobalt.rs
métadonnées d'installation
| Clé du paquet | brew:cobalt |
|---|---|
| Version | 0.20.4 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/cobalt |
| Page d'accueil | https://cobalt-org.github.io/ |
| Dépôt | https://github.com/cobalt-org/cobalt.rs |
| Docs amont | https://cobalt-org.github.io/docs |
| Licence | Apache-2.0 OR MIT |
| Archive source | https://github.com/cobalt-org/cobalt.rs/archive/refs/tags/v0.20.4.tar.gz |
| Dépendances de compilation | rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cobalt |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
cobalt
nix profile install nixpkgs#cobaltcobalt 0.20.4-2
Static site generator written in Rust
sudo pacman -S cobaltmain/cobalt
scoop install main/cobaltcobalt-org.cobalt
winget install --id cobalt-org.cobalt -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.