Skip to content

docs: add direct npx install example#3

Open
mh0pe wants to merge 1 commit into
ChristopherKahler:mainfrom
mh0pe:docs/npx-install
Open

docs: add direct npx install example#3
mh0pe wants to merge 1 commit into
ChristopherKahler:mainfrom
mh0pe:docs/npx-install

Conversation

@mh0pe

@mh0pe mh0pe commented Jun 14, 2026

Copy link
Copy Markdown

What

Adds an npx (no global install) example to the README install section, alongside the existing global npm i -g @chrisai/seed instructions.

Why

The README documented only the global install. A direct npx @chrisai/seed example lets users run the installer without installing globally.

🤖 Generated with Claude Code

Add a dedicated npx block to the Install section showing both global and
local install patterns via `npx @chrisai/seed` and `npx @chrisai/seed --local`,
alongside the existing npm -g instructions.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mh0pe

mh0pe commented Jun 14, 2026

Copy link
Copy Markdown
Author

Related PRs — part of a coordinated cross-repo offer (seed install / packaging offers) applied across the carl/base/paul/seed framework forks:

Reviewing them together is recommended; the same change pattern is mirrored per repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant