tappify scaffolds an extension, keeps its types current, serves it while you edit, runs
every check the Tap Store runs, and publishes it. Install it, then sign in.
- curl (macOS/Linux)
- Homebrew (macOS/Linux)
- npm
- winget (Windows)
- Scoop (Windows)
- Chocolatey (Windows)
1
Sign in
2
Confirm what it sees
tappify vendor create.Two ways to run every command
Every command works with flags only, for scripts, agents and CI:tappify extension and tappify vendor command also takes --json and prints the
object its human output describes, so an agent reads the result rather than the prose. tappify ext is the same command as
tappify extension.
Your first extension
From an empty directory to a published release.