# 使用 Homebrew 安装 gistit

查看 gistit 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install gistit
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:gistit
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/gistit>
- **版本:** 0.1.4
- **来源摘要:** Command-line utility for creating Gists
- **主页:** <https://github.com/jrbasso/gistit>
- **仓库:** <https://github.com/jrbasso/gistit>
- **许可证:** MIT
- **源码归档:** <https://github.com/jrbasso/gistit/archive/refs/tags/v0.1.4.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- gistit (cli)
- gistit (别名)

## 依赖

- jansson

## 构建依赖

- autoconf
- automake

## macOS 提供的库

- curl

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.1.4
- 本地数据: OK
- 上游仓库: https://github.com/jrbasso/gistit
- 检测到的最新版本: v0.1.4 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

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.

### 时间线

- 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.

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **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


## 相关链接

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


## 来源

- 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
