Automic VaultAutomic Vault

brew

argc mit Homebrew, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für argc in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install argc

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install argc

MacPorts ports tree · devel/argc/Portfile · Quelle: api.github.com

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#argc

nixpkgs package indexes · pkgs/by-name/ar/argc/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Easily create and use cli based on bash script

Befehle und Aliase

  • argc

Verlauf

Projektgeschichte und Nutzung

Argc is a Rust-distributed command-line tool for writing Bash CLIs and command runners from annotated shell comments. It generates argument parsing, usage text, completions, man pages, and standalone Bash scripts while keeping the user's command logic in ordinary shell functions.

Projektgeschichte

The GitHub repository was created in February 2022, and the earliest GitHub release visible through the releases API is v0.2.1 from the same month. The project has since grown into a 1.x tool with documented specifications for comment tags such as `@cmd`, `@arg`, `@option`, `@flag`, `@env`, and `@meta`.

Adoptionsgeschichte

The README documents installation through Cargo, Homebrew/Linuxbrew, AUR, release binaries, a shell installer, and GitHub Actions. Homebrew builds it as a Rust formula, generates completions, and tests command-runner creation with `argc --argc-create`, which reflects its dual role as both parser generator and task runner.

Wie es verwendet wird

In CLI mode, a script adds comment tags above Bash code and evaluates `argc --argc-eval` to bind parsed arguments into `argc_` variables. In command-runner mode, users keep recipes in `Argcfile.sh`, generate one with `argc --argc-create`, and run recipes much like a Makefile-style task runner.

Warum Paket-Nerds sich dafür interessieren

Argc is package-nerd bait because it gives Bash scripts a structured CLI surface without forcing a rewrite in Go, Rust, Python, or Node. It also sits at an interesting boundary: installed as one compiled binary, but primarily useful for making shell scripts more distributable, documented, and completion-friendly.

Zeitleiste

  • 2022: GitHub repository created.
  • 2022: v0.2.1 published as the earliest GitHub release visible through the releases API.
  • 2024: v1.x line continues with regular feature releases.
  • 2026: v1.24.0 published and packaged by Homebrew.

Related projects

  • The README points to argc-completions for shell-completion behavior and install-binary for GitHub Actions installation, tying argc to the author's small-tool ecosystem around command-line distribution.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für argc wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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.

Unix
Argcfile.sh
Windows
Argcfile.sh

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
argccliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version1.24.0
Manager aktualisiert2026-05-20
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.24.0

https://github.com/sigoden/argc

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:argc
Version1.24.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/argc
Homepagehttps://github.com/sigoden/argc
Repositoryhttps://github.com/sigoden/argc
Upstream-Dokumentationhttps://github.com/sigoden/argc#readme
LizenzApache-2.0 OR MIT
Quellarchivhttps://github.com/sigoden/argc/archive/refs/tags/v1.24.0.tar.gz
Zuletzt aktualisiert2026-05-20T06:35:58Z
Pulseupdated
Build-Abhängigkeitenrust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

argc

nix profile install nixpkgs#argc
  • normalized package name match
  • Abgeglichen nach: Argc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ar/argc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

argc

sudo port install argc
  • normalized package name match
  • Abgeglichen nach: Argc
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/argc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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