macOS
brew install gistlocal Homebrew formula metadata
brew / rang 6049
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gist pour les workflows d'agents IA.
installation
brew install gistlocal Homebrew formula metadata
sudo apt install gistDebian stable package indexes · gist · Source: deb.debian.org
nix profile install nixpkgs#gistnixpkgs package indexes · pkgs/by-name/gi/gist/package.nix · Source: api.github.com
sudo pacman -S gistArch Linux sync databases · gist · Source: geo.mirror.pkgbuild.com
aperçu
Command-line utility for uploading Gists
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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>]exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
gist | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:gist |
|---|---|
| Version | 6.1.0 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://defunkt.io/gist/ |
| Dépôt | https://github.com/defunkt/gist |
| Dernière mise à jour | 2026-06-19T22:35:16Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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.1.0-1
Potentially the best command line gister
https://github.com/defunkt/gist
sudo pacman -S gistpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.