# marp-cli を Homebrew, Nix, scoop でインストール

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

## インストール

```sh
sudo av install brew:marp-cli
```

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

### macOS

- Homebrew (100%):

```sh
brew install marp-cli
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#marp-cli
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/marp
```

  証拠: Scoop official bucket manifest trees: bucket/marp.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:marp-cli
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/marp-cli>
- **バージョン:** 4.5.0
- **ソース概要:** Easily convert Marp Markdown files into static HTML/CSS, PDF, PPT and images
- **ホームページ:** <https://github.com/marp-team/marp-cli>
- **リポジトリ:** <https://github.com/marp-team/marp-cli>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://registry.npmjs.org/@marp-team/marp-cli/-/marp-cli-4.5.0.tgz>
- **最終更新:** 2026-07-19T08:32:04Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

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

## 依存関係

- node

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 4.5.0
- マネージャ更新日: 2026-07-19
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/marp-team/marp-cli
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

Marp CLI is the command-line interface for the Marp/Marpit Markdown presentation ecosystem, converting slide decks into HTML, PDF, PowerPoint, images, and related outputs.

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

The marp-cli repository was created on 2018-08-09, and the npm package was first published on 2018-08-21. It belongs to the Marp team ecosystem, using Marp Core and the Marpit framework as the conversion engine.

The README presents Marp CLI as a tool for converting Marp or Marpit Markdown decks into static HTML/CSS, PDF, PowerPoint documents, and images. Over time it accumulated browser-based export paths, watch/preview/server modes, Docker usage, standalone binaries, and configuration through cosmiconfig-style files.

### 採用の歴史

By 2026-07-01 GitHub metadata showed 3,673 stars and 189 forks for marp-cli, while the npm registry listed @marp-team/marp-cli 4.4.0 as current. The supplied package-manager facts list Homebrew, Nix, and Scoop, and the README also points to npm, Docker Hub, and standalone binaries.

The broader Marp homepage describes an official toolset including Marp for VS Code, Marp CLI, Marp Core, and Marpit. That ecosystem story helped the CLI become the automation/export counterpart to editor-based slide authoring.

### 使われ方

Users write slides in Marp Markdown and run marp to produce HTML, PDF, PPTX, PNG/JPEG images, presenter notes, or a local preview/server. PDF, PPTX, and image export use a browser such as Chrome, Edge, or Firefox.

Marp CLI discovers config files such as marp.config.js, marp.config.mjs, marp.config.cjs, marp.config.ts, .marprc variants, or a marp section in package.json. It also accepts --config-file/--config/-c for explicit configuration.

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

Marp CLI is significant because it turns Markdown slide decks into reproducible build artifacts. In package-manager culture it is a classic docs-as-code tool: install one CLI in CI, keep slides in git, and export web, PDF, and PowerPoint deliverables from the same source.

### タイムライン

- 2018: GitHub repository created and npm package first published.
- 2024: Marp CLI v4 introduced major updates in the Marp team release stream.
- 2026: v4.4.0 added Node.js v26 support and Linux ARM64 standalone builds.

### Related projects

- Marp CLI depends on the Marp ecosystem: Marp, Marp Core, and Marpit.
- Marp for VS Code is the editor-side companion for writing and previewing Marp Markdown decks.

### ソース

- <https://github.com/marp-team/marp-cli>
- <https://marp.app/>
- <https://raw.githubusercontent.com/marp-team/marp-cli/main/README.md>
- <https://registry.npmjs.org/@marp-team%2fmarp-cli>


## セキュリティノート

marp-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。



## Configuration and credential file locations

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.


## Configuration files

- Unix: marp.config.js, marp.config.mjs, marp.config.cjs, marp.config.ts, .marprc, .marprc.json, .marprc.yaml, .marprc.yml, package.json, file supplied with --config-file
## ソースデータベース詳細

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

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

- Nix - marp-cli: normalized package name match | nixpkgs package indexes: pkgs/by-name/ma/marp-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/marp: installed executable or alias match | Scoop official bucket manifest trees: bucket/marp.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [node](https://pkg.so/ja/brew/node/) - Runtime dependency declared by Homebrew.
- [deck](https://pkg.so/ja/brew/deck/) - Shares pkgdb curated category or tags: cli, markdown, presentations, productivity, slides.
- [slides](https://pkg.so/ja/brew/slides/) - Shares pkgdb curated category or tags: cli, markdown, presentations, productivity, slides.
- [presenterm](https://pkg.so/ja/brew/presenterm/) - Shares pkgdb curated category or tags: cli, markdown, presentations, productivity.
- [pympress](https://pkg.so/ja/brew/pympress/) - Shares pkgdb curated category or tags: cli, pdf, presentations, productivity.
- [patat](https://pkg.so/ja/brew/patat/) - Shares pkgdb curated category or tags: cli, markdown, presentations, productivity.
- [pdfpc](https://pkg.so/ja/brew/pdfpc/) - Shares pkgdb curated category or tags: cli, pdf, presentations, productivity.
- [markdown-toc](https://pkg.so/ja/brew/markdown-toc/) - Shares pkgdb curated category or tags: cli, markdown, productivity.
- [doitlive](https://pkg.so/ja/brew/doitlive/) - Shares pkgdb curated category or tags: cli, presentations, productivity.
- [dom-to-pptx](https://pkg.so/ja/npm/dom-to-pptx/) - Both packages work with overlapping file formats or content types. Shared terms: cli, convert, css, html, images.

## Combined YAML source

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


## ソース

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