@gitstack/cli
v0.14.0
Published
CLI tool for managing stacked branches in git
Maintainers
Readme
@gitstack/cli
npm wrapper for gs — a fast CLI tool for managing stacked branches in git.
Usage
# Run without installing
npx @gitstack/cli
# Or install globally
npm install -g @gitstack/cli
gs logMCP Server for Claude Code
Add the git-stack MCP server to Claude Code with zero install:
claude mcp add gs -- npx @gitstack/cli mcpHow it works
This package is a thin wrapper that downloads the pre-built gs Go binary from GitHub Releases for your platform. The binary is cached after the first download.
Supported platforms: Linux, macOS, Windows (x64 and arm64).
Documentation
See the git-stack repository for full documentation.
License
MIT
