# gistit mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:gistit
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install gistit
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:gistit
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/gistit>
- **Version:** 0.1.4
- **Quellzusammenfassung:** Command-line utility for creating Gists
- **Homepage:** <https://github.com/jrbasso/gistit>
- **Repository:** <https://github.com/jrbasso/gistit>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/jrbasso/gistit/archive/refs/tags/v0.1.4.tar.gz>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- gistit (cli)
- gistit (Alias)

## Abhängigkeiten

- jansson

## Build-Abhängigkeiten

- autoconf
- automake

## Von macOS bereitgestellte Bibliotheken

- curl

## Installationsverhalten

- Post-install-Hook: nicht definiert
- 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

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.1.4
- lokale Daten: OK
- Upstream-Repository: https://github.com/jrbasso/gistit
- neueste erkannte Version: v0.1.4 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2012: Initial repository history and v0.1 release.
- 2013: v0.1.1 and v0.1.2 followed with small updates.
- 2015: v0.1.3 was tagged.
- 2021: v0.1.4 was tagged.

### Related projects

- gistit is related to GitHub Gist, the Ruby gist client, libcurl, jansson, and its small companion web application.

### Quellen

- <https://formulae.brew.sh/formula/gistit>
- <https://github.com/jrbasso/gistit>
- <https://github.com/jrbasso/gistit/blob/master/README.md>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **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:** head, stable


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [autoconf](https://pkg.so/de/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://pkg.so/de/brew/automake/) - Build dependency declared by Homebrew.
- [gist](https://pkg.so/de/brew/gist/) - Shares pkgdb curated category or tags: cli, code-sharing, developer-tools, gist, github.
- [gh](https://pkg.so/de/brew/gh/) - Shares pkgdb curated category or tags: cli, developer-tools, github.
- [hub](https://pkg.so/de/brew/hub/) - Shares pkgdb curated category or tags: cli, developer-tools, github.
- [fetch](https://pkg.so/de/brew/fetch/) - Shares pkgdb curated category or tags: cli, developer-tools, github.
- [grip](https://pkg.so/de/brew/grip/) - Shares pkgdb curated category or tags: cli, developer-tools, github.
- [git-spice](https://pkg.so/de/brew/git-spice/) - Shares pkgdb curated category or tags: cli, developer-tools, github.
- [gibo](https://pkg.so/de/brew/gibo/) - Shares pkgdb curated category or tags: cli, developer-tools, github.
- [ghorg](https://pkg.so/de/brew/ghorg/) - Shares pkgdb curated category or tags: cli, developer-tools, github.
- [dra](https://pkg.so/de/brew/dra/) - Local package facts share a topical domain. Shared terms: cli, command-line, developer, developer-tools, github.
- [ghi](https://pkg.so/de/brew/ghi/) - Local package facts share a topical domain. Shared terms: cli, command-line, developer, developer-tools, github.

## Combined YAML source

View the package source record on GitHub. [combined/gistit.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gistit.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
