# Installer git-cal avec Homebrew, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de git-cal pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:git-cal
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install git-cal
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install git-cal
```

  Preuve: MacPorts ports tree: devel/git-cal/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:git-cal
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.9.1
- **Résumé source:** GitHub-like contributions calendar but on the command-line
- **Page d'accueil:** <https://github.com/k4rthik/git-cal>
- **Dépôt:** <https://github.com/k4rthik/git-cal>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- git-cal (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.9.1
## Historique du projet et usages

git-cal is a small Perl command-line tool that renders a GitHub-style contributions calendar from local Git history.

### Historique du projet

The project is distributed from Karthik Katooru's GitHub repository and packaged as a single executable Perl script. The repository exposes v0.9 and v0.9.1 releases, with v0.9.1 described as a no-external-dependencies release.

### Historique d'adoption

Adoption evidence is modest: the official README documents Homebrew installation, and the repository shows a niche but visible audience for a terminal contribution-calendar tool. That points to a utility used by command-line Git users rather than a broad ecosystem platform.

### Modes d'utilisation

Practitioners run git-cal inside or against a repository to inspect commit activity over roughly a year. Options support ANSI color, ASCII, Unicode output, author filtering, all-branch history, period selection, and path-limited history.

### Pourquoi les passionnés de paquets s'y intéressent

For package catalogs, git-cal is notable mostly as a tiny Unix-style Git companion: one executable Perl script, no CPAN dependencies declared in Makefile.PL, and behavior driven by Git log output.

### Chronologie

- 2013: v0.9-era releases published in the official GitHub repository.
- 2013: v0.9.1 listed as the latest release with no external dependencies.
- 2010s: Homebrew installation documented in the official README.

### Related projects

- git-cal relates to contribution graphs in hosted Git forges, especially GitHub's contribution calendar, and to other terminal Git summary tools.

### Sources

- <https://github.com/k4rthik/git-cal>
- <https://raw.githubusercontent.com/k4rthik/git-cal/master/Makefile.PL>
- <https://raw.githubusercontent.com/k4rthik/git-cal/master/git-cal>
- source_facts.repo


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- MacPorts - git-cal: normalized package name match | MacPorts ports tree: devel/git-cal/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
