# doitlive を Homebrew, Nix でインストール

doitlive のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:doitlive
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install doitlive
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#doitlive
```

  証拠: nixpkgs package indexes: pkgs/by-name/do/doitlive/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:doitlive
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/doitlive>
- **バージョン:** 5.2.1
- **ソース概要:** Replay stored shell commands for live presentations
- **ホームページ:** <https://doitlive.readthedocs.io/en/latest/>
- **リポジトリ:** <https://github.com/sloria/doitlive>
- **上流ドキュメント:** <https://doitlive.readthedocs.io/en/latest/>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/3f/50/d2715aa1b4dd5bfe1c91e5a332f5123180c2f2b1c8b0879389179b9f9c5e/doitlive-5.2.1.tar.gz>
- **最終更新:** 2026-07-13T10:27:02Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- doitlive (cli)
- doitlive (エイリアス)

## 依存関係

- python@3.14

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 5.2.1
- マネージャ更新日: 2026-07-13
- ローカルデータ: OK
- 上流リポジトリ: https://doitlive.readthedocs.io/en/latest/
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

doitlive is a terminal-presentation helper that replays scripted shell commands as the presenter types, turning demos into controlled performances while preserving the look of live typing.

### プロジェクトの歴史

The doitlive repository was created in June 2014. Its README says the idea came from Jordi Gutierrez Hermoso's Revsets talk at PyCon 2014, with Click helping make the tool quick to implement.

The release history began immediately in June 2014 with 0.1.0 and 0.2.0, reached 1.0 on June 18, 2014, and continued through larger Python packaging and shell support changes. The 4.0.0 release in 2018 added shell completion for bash, zsh, and fish, environment and alias handling, and broader internal reorganization.

The 5.x line modernized the project for contemporary Python and IPython versions, including dropping Python 2 in 5.0.0 and later supporting newer IPython and Python releases.

### 採用の歴史

doitlive became a recognizable tool among conference speakers, developer advocates, and CLI demo authors because it solves a familiar live-demo problem: commands can be scripted and rehearsed while still appearing to be typed in a terminal. Its README advertises installation through both Homebrew and pip.

### 使われ方

The core workflow is intentionally simple: create a shell-command file such as session.sh, run doitlive play session.sh, then type arbitrary keys to reveal and execute the stored commands in a fake terminal session.

### パッケージ好きにとっての重要性

doitlive sits in a charming package niche: not a shell, not a recorder, and not a slide deck system, but a tiny CLI for making command-line demos reliable. Its history also ties together Click, IPython compatibility, shell completion, and Homebrew/PyPI packaging.

### タイムライン

- 2014: Repository created; 0.1.0, 0.2.0, and 1.0 releases published in June.
- 2014: README credits a PyCon 2014 Revsets talk as the idea source.
- 2018: 4.0.0 adds shell completion and larger command-handling improvements.
- 2024: 5.0.0 drops Python 2 and old Python/IPython support.
- 2026: 5.2.1 released with continued maintenance.

### Related projects

- The README names Click as an implementation influence, prezto themes as prompt-theme inspiration, and HackerTyper and PlayerPiano as related presentation/performance tools.

### ソース

- <https://github.com/sloria/doitlive#readme>
- <https://doitlive.readthedocs.io/en/latest/changelog.html>
- <https://api.github.com/repos/sloria/doitlive>


## セキュリティノート

generalized runtime or code generation signal.

- **Geiger リスク:** yellow / 中
- generalized runtime or code generation signal

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** doitlive
- **Version Scheme:** 0
- **Revision:** 1
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- Nix - doitlive: normalized package name match | nixpkgs package indexes: pkgs/by-name/do/doitlive/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://pkg.so/ja/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [python@3.14](https://pkg.so/ja/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [presenterm](https://pkg.so/ja/brew/presenterm/) - Shares pkgdb curated category or tags: cli, presentations, productivity, terminal.
- [slides](https://pkg.so/ja/brew/slides/) - Shares pkgdb curated category or tags: cli, presentations, productivity, terminal.
- [patat](https://pkg.so/ja/brew/patat/) - Shares pkgdb curated category or tags: cli, presentations, productivity, terminal.
- [marp-cli](https://pkg.so/ja/brew/marp-cli/) - Shares pkgdb curated category or tags: cli, presentations, productivity.
- [deck](https://pkg.so/ja/brew/deck/) - Shares pkgdb curated category or tags: cli, presentations, productivity.
- [pympress](https://pkg.so/ja/brew/pympress/) - Shares pkgdb curated category or tags: cli, presentations, productivity.
- [mdp](https://pkg.so/ja/brew/mdp/) - Shares pkgdb curated category or tags: cli, presentations, productivity, terminal.
- [pdfpc](https://pkg.so/ja/brew/pdfpc/) - Shares pkgdb curated category or tags: cli, presentations, productivity.
- [jiratui](https://pkg.so/ja/brew/jiratui/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, productivity, python, python-3-14, shell.

## Combined YAML source

View the package source record on GitHub. [combined/doitlive.yml](https://github.com/mxcl/pkgdb/blob/main/combined/doitlive.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
- external package-manager database matches
- cross-ecosystem install command graph
