macOS
brew install gistitlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gistit in AI-Agent-Workflows.
Installation
brew install gistitlocal Homebrew formula metadata
Überblick
Command-line utility for creating Gists
Verlauf
gistit is a small C command-line utility for creating GitHub Gists from standard input or files. It overlaps with other gist uploaders but emphasizes a compiled CLI with libcurl and jansson dependencies.
The repository history begins in June 2012 with an initial implementation, followed by small releases through the 0.1.x series. The README describes a console app that can create gists from piped input, a single file, or multiple files, with flags for private gists, file names, descriptions, help, and version output.
gistit appears to have remained a niche uploader. Its README documents build dependencies and Homebrew installation, but the available project materials do not show the broad packaging or maintainer ecosystem seen around the older Ruby gist client.
Practitioners use gistit in pipeline form, such as sending command output to a new gist, or by passing one or more file names. The README also documents anonymous gist creation by default and an account-association flow through the companion web application.
For package maintainers, gistit is mainly interesting as a minimal C implementation of a GitHub Gist uploader: it has few dependencies, an autotools-style build, and a command surface small enough to package without a language runtime.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gistit | cli | globales Executable |
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.
https://github.com/jrbasso/gistit
Installationsmetadaten
| Paketschlüssel | brew:gistit |
|---|---|
| Version | 0.1.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/gistit |
| Homepage | https://github.com/jrbasso/gistit |
| Repository | https://github.com/jrbasso/gistit |
| Upstream-Dokumentation | https://github.com/tummychow/git-absorb#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/jrbasso/gistit/archive/refs/tags/v0.1.4.tar.gz |
| Abhängigkeiten | jansson |
| Build-Abhängigkeiten | autoconf, automake |
| Von macOS bereitgestellte Bibliotheken | curl |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gistit |
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.