# Installer gittype avec Homebrew, Nix, winget

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

## installation

```sh
sudo av install brew:gittype
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gittype
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gittype
```

  Preuve: nixpkgs package indexes: pkgs/by-name/gi/gittype/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- winget (92%):

```sh
winget install --id unhappychoice.gittype -e
```

  Preuve: Windows Package Manager source index: unhappychoice.gittype from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:gittype
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/gittype>
- **Version:** 0.10.1
- **Résumé source:** CLI code-typing game that turns your source code into typing challenges
- **Page d'accueil:** <https://github.com/unhappychoice/gittype>
- **Dépôt:** <https://github.com/unhappychoice/gittype>
- **Licence:** MIT
- **Archive source:** <https://github.com/unhappychoice/gittype/archive/refs/tags/v0.10.1.tar.gz>
- **Dernière mise à jour:** 2026-07-25T06:48:44Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- gittype (cli)
- gittype (alias)

## Dépendances

- openssl@3

## Dépendances de compilation

- pkgconf
- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.10.1
- gestionnaire mis à jour: 2026-07-25
- données locales: OK
- dépôt amont: https://github.com/unhappychoice/gittype
- dernière version détectée: v0.10.1 (à jour)
## Historique du projet et usages

gittype is a Rust command-line typing game that turns source code into practice text. Its niche is developer-oriented play: instead of generic drills, it extracts functions and repository content so programmers can practice typing code-shaped text.

### Historique du projet

The repository was opened in 2025 and published early to the Rust crate ecosystem. The README positions the tool around practicing with a user's own code, cloning public GitHub repositories, browsing trending repositories, and tracking live typing metrics.

The first GitHub release was v0.1.1 in August 2025, followed by a rapid 0.x release line. By the 0.10.0 release, the README documented several play modes, supported programming languages, themes, repository caching, ranking, and analytics screens.

### Historique d'adoption

Adoption evidence is early but concrete: the project is distributed through Cargo and Homebrew, and package metadata also lists Nix and WinGet. That spread is notable for a game-like developer utility because it makes the same terminal toy easy to install in macOS, Linux, and Windows workflows.

### Modes d'utilisation

Practitioners run `gittype` inside a repository, pass a local path, or use `--repo` with a GitHub owner/repository name or clone URL. The README also documents a `trending` command for browsing public repositories and a cached repository mode for repeated play.

The tool is used less as production infrastructure and more as a terminal-native exercise, onboarding, or procrastination aid: it makes developers type real functions, symbols, and idioms from source trees while showing WPM, accuracy, ranks, and themed game screens.

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

gittype shows how modern Rust CLIs can blur package categories: it is a game, a code parser, and a GitHub-aware terminal app. For package catalogues, it belongs near developer toys that are useful precisely because they understand source trees.

### Chronologie

- 2025: Public GitHub repository opened.
- 2025: Crate publication recorded on crates.io.
- 2025: v0.1.1 release published.
- 2026: v0.10.0 release line documented in GitHub releases.

### Related projects

- Cargo and Rust terminal UI tooling.
- GitHub repository browsing and cloning workflows.
- Gitlogue, a related project by the same author for animating Git commit history.

### Sources

- <https://api.github.com/repos/unhappychoice/gittype>
- <https://api.github.com/repos/unhappychoice/gittype/releases>
- <https://crates.io/api/v1/crates/gittype>
- <https://crates.io/crates/gittype>
- <https://formulae.brew.sh/formula/gittype>
- <https://github.com/unhappychoice/gittype>
- <https://raw.githubusercontent.com/unhappychoice/gittype/main/README.md>


## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** gittype
- **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

## Autres enregistrements de gestionnaires de paquets

- Nix - gittype: normalized package name match | nixpkgs package indexes: pkgs/by-name/gi/gittype/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - unhappychoice.gittype: normalized package name match | Windows Package Manager source index: unhappychoice.gittype from https://cdn.winget.microsoft.com/cache/source.msix


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openssl@3](https://pkg.so/fr/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/fr/brew/rust/) - Build dependency declared by Homebrew.
- [typespeed](https://pkg.so/fr/brew/typespeed/) - Shares pkgdb curated category or tags: cli, games, terminal, typing-game.
- [nbsdgames](https://pkg.so/fr/brew/nbsdgames/) - Shares pkgdb curated category or tags: cli, games, terminal.
- [brogue](https://pkg.so/fr/brew/brogue/) - Shares pkgdb curated category or tags: cli, games, terminal.
- [tintin](https://pkg.so/fr/brew/tintin/) - Shares pkgdb curated category or tags: cli, games, terminal.
- [myman](https://pkg.so/fr/brew/myman/) - Shares pkgdb curated category or tags: cli, games, terminal.
- [tty-solitaire](https://pkg.so/fr/brew/tty-solitaire/) - Shares pkgdb curated category or tags: cli, games, terminal.
- [pacvim](https://pkg.so/fr/brew/pacvim/) - Shares pkgdb curated category or tags: cli, games, terminal.
- [trader](https://pkg.so/fr/brew/trader/) - Shares pkgdb curated category or tags: cli, games, terminal.
- [spaceinvaders-go](https://pkg.so/fr/brew/spaceinvaders-go/) - Local package facts share a topical domain. Shared terms: cli, game, games, terminal, your.

## Combined YAML source

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


## Sources

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