macOS
brew install decklocal Homebrew formula metadata
brew
Creates slide deck using Markdown and Google Slides. Version 1.24.1 via Homebrew; verified 2026-07-07.
install
brew install decklocal Homebrew formula metadata
sudo apt install deckDebian stable package indexes · deck · source: deb.debian.org
nix profile install nixpkgs#decknixpkgs package indexes · pkgs/by-name/de/deck/package.nix · source: api.github.com
winget install --id sfx101.deck -eWindows Package Manager source index · sfx101.deck · source: cdn.winget.microsoft.com
overview
Creates slide deck using Markdown and Google Slides
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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}.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
deck | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:deck |
|---|---|
| Version | 1.24.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/deck |
| Homepage | https://github.com/k1LoW/deck |
| Repository | https://github.com/k1LoW/deck |
| Upstream docs | https://github.com/k1LoW/deck#readme |
| License | MIT |
| Source archive | https://github.com/k1LoW/deck/archive/refs/tags/v1.24.1.tar.gz |
| Last updated | 2026-07-07T12:10:35Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.