pkg.sopackage field notes

brew / rank 3118

Install deck with Homebrew

Creates slide deck using Markdown and Google Slides. Version 1.24.1 via Homebrew; verified 2026-07-25.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install deck

provider-native install command

overview

Package summary

Creates slide deck using Markdown and Google Slides

Commands and aliases

  • deck

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2025: Public GitHub repository created.
  • 2025: README documented Markdown-to-Google-Slides workflow, OAuth setup, Homebrew installation, and release binaries.
  • 2026: v1.24.0 release published.

Related projects

  • Related projects include googleworkspace/md2googleslides for Markdown-to-Slides generation and Songmu/laminate for selecting code-block image generation commands.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

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

Config paths the tool may read or write during local use.

Unix
${XDG_CONFIG_HOME:-$HOME/.config}/deck/config.yml${XDG_CONFIG_HOME:-$HOME/.config}/deck/config-{profile}.yml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
${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

executables

Installed executables

CommandKindExposureNote
deckexecutableindexed executableDiscovered from the local executable index.

freshness

Version and 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.

page generated2026-08-03
manager version1.24.1
manager updated2026-07-25
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:deck
Version1.24.1
Package managerHomebrew
Homepagehttps://github.com/k1LoW/deck
Repositoryhttps://github.com/k1LoW/deck
Last updated2026-07-25T14:21:57-04:00
Pulseupdated
Bottlenot recorded
Servicenone declared

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • curated configuration and credential file locations
  • curated package history
  • pkgdb category and tag curation