Skip to content

Add npx support for zero-install trial run #22

@snipcodeit

Description

@snipcodeit

Description

Ensure bin/mgw.cjs has correct shebang (#!/usr/bin/env node) and that npx mgw --help works without global install. Test: npx . --help from repo root, npx . --version. If the CLI requires commands/ to be deployed to ~/.claude/, document that npx only provides the CLI subset (non-AI commands: sync, issues, link, help) and full install requires command deployment. Update README quick-start with npx example.

Acceptance Criteria

  • Add npx support for zero-install trial run

GSD Route

plan-phase

Phase Context

Phase 3: Package Preparation of v1 — NPM Publishing & Distribution

Depends on

create-npmignore-and-verify-clean-packag

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions