macOS
brew install gistlocal Homebrew formula metadata
安装
brew install gistlocal Homebrew formula metadata
nix profile install nixpkgs#gistnixpkgs package indexes · pkgs/by-name/gi/gist/package.nix · 来源: api.github.com
sudo pacman -S gistArch Linux sync databases · gist · 来源: geo.mirror.pkgbuild.com
概览
Command-line utility for uploading Gists
历史
gist is a Ruby command-line client and library for uploading files or standard input to GitHub Gist. It is one of the older developer-shell bridges between local code snippets and GitHub's paste-sharing service.
The repository was opened in October 2008 by Chris Wanstrath, and RubyGems records 1.0.0 in February 2010. The README credits defunkt and indirect for versions 1 through 3, then rking and Conrad Irwin for version 4, showing a maintainer handoff pattern typical of long-lived GitHub-era command-line tools.
The tool grew from simple snippet upload into a broader Gist client: it can upload multiple files, read from standard input, paste from the clipboard, create private gists, update existing gists, open or copy resulting URLs, list and read gists, and act as a Ruby library.
gist's adoption follows GitHub Gist's role as a lightweight code-sharing surface. The README documents installation through RubyGems, Bundler, Homebrew, FreeBSD ports, and Debian or Ubuntu packages, while RubyGems download counts show multi-million-install scale through the gem channel.
Practitioners pipe command output into gist, upload one or more files, attach descriptions, request private gists, copy the resulting URL, or use the library API inside Ruby programs. Authentication evolved from username/password token exchange toward GitHub's device-code OAuth flow, with tokens stored in ~/.gist or per-enterprise token files.
gist is significant because it made GitHub's pastebin-like service feel native to the Unix pipeline. For package maintainers, it also carries the history of API authentication changes, GitHub Enterprise support, and binary-name conflict handling in distributions such as Debian.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
Credential-bearing paths to review before unattended agent runs.
~/.gist~/.gist.<protocol>.<server.name>[.<port>]可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
gist | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/defunkt/gist
安装元数据
| 软件包键 | brew:gist |
|---|---|
| 版本 | 6.1.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/gist |
| 主页 | https://defunkt.io/gist/ |
| 仓库 | https://github.com/defunkt/gist |
| 上游文档 | https://github.com/defunkt/gist#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/defunkt/gist/archive/refs/tags/v6.1.0.tar.gz |
| 最后更新 | 2026-06-19T22:35:16Z |
| Pulse | updated |
| macOS 提供的库 | ruby |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gist |
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
gist 6.0.0-3
Upload gists to gist.github.com
https://github.com/defunkt/gist
sudo apt install gistgist
nix profile install nixpkgs#gistgist 6.0.0-3
Upload gists to gist.github.com
https://github.com/defunkt/gist
sudo apt install gistgist 6.0.0-2
Potentially the best command line gister
https://github.com/defunkt/gist
sudo pacman -S gist来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.