macOS
brew install decklocal Homebrew formula metadata
brew
deck のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install decklocal Homebrew formula metadata
nix profile install nixpkgs#decknixpkgs package indexes · pkgs/by-name/de/deck/package.nix · ソース: api.github.com
winget install --id sfx101.deck -eWindows Package Manager source index · sfx101.deck · ソース: cdn.winget.microsoft.com
概要
Creates slide deck using Markdown and Google Slides
履歴
deck is a Go CLI for building Google Slides presentations from Markdown while keeping slide content and slide design separate. It is aimed at people who want versionable text sources and iterative updates against a real Google Slides deck.
The GitHub repository was created in March 2025, and the README describes the project around continuous deck building and separation of Markdown content from Google Slides design. Its release stream moved quickly through many versions, with v1.24.0 published in June 2026.
The README documents Homebrew, `go install`, and manual release-binary installation. Formula metadata also shows packaging in Homebrew, Debian/Ubuntu, Nix, and winget contexts, while the official releases include cross-platform artifacts.
Users configure Google OAuth client credentials, create or identify a Google Slides presentation, write slides in Markdown with YAML frontmatter, and run commands such as `deck new`, `deck apply`, `deck apply --watch`, `deck open`, and `deck ls-layouts`. Configuration can live in XDG config paths, while credentials and OAuth tokens live under XDG data and state paths.
deck is a package-nerd-friendly productivity tool because it treats slide decks as editable, reproducible source material without asking users to abandon Google Slides as the rendering and collaboration surface. It also shows a modern Go CLI packaging pattern: Homebrew, `go install`, GitHub releases, and OS package artifacts.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
Config paths the tool may read or write during local use.
${XDG_CONFIG_HOME:-$HOME/.config}/deck/config.yml${XDG_CONFIG_HOME:-$HOME/.config}/deck/config-{profile}.ymlCredential-bearing paths to review before unattended agent runs.
${XDG_DATA_HOME:-$HOME/.local/share}/deck/credentials.json${XDG_DATA_HOME:-$HOME/.local/share}/deck/credentials-{profile}.json${XDG_STATE_HOME:-$HOME/.local/state}/deck/token.json${XDG_STATE_HOME:-$HOME/.local/state}/deck/token-{profile}.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
deck | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:deck |
|---|---|
| バージョン | 1.24.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/deck |
| ホームページ | https://github.com/k1LoW/deck |
| リポジトリ | https://github.com/k1LoW/deck |
| 上流ドキュメント | https://github.com/k1LoW/deck#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/k1LoW/deck/archive/refs/tags/v1.24.1.tar.gz |
| 最終更新 | 2026-07-07T12:10:35Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | deck |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
deck 1.4.0-1+b24
Configuration management for Kong and Kong Enterprise (program)
sudo apt install deckdeck
nix profile install nixpkgs#deckdeck 1.4.0-1ubuntu2
Configuration management for Kong and Kong Enterprise (program)
sudo apt install decksfx101.deck
winget install --id sfx101.deck -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.