Skip to content

docs: add create-starter install path to Quick Start#17

Merged
heznpc merged 1 commit intomainfrom
docs/create-starter-quick-start
Apr 23, 2026
Merged

docs: add create-starter install path to Quick Start#17
heznpc merged 1 commit intomainfrom
docs/create-starter-quick-start

Conversation

@heznpc
Copy link
Copy Markdown
Member

@heznpc heznpc commented Apr 23, 2026

Summary

  • Add npx @starter-series/create my-mcp-server --template mcp-server-python as the primary Quick Start option in both README.md and README.ko.md.
  • Retain direct git clone as the alternative path.
  • Python-specific install uses python -m venv .venv && source .venv/bin/activate && pip install -e '.[dev]'.

Test plan

  • README.md Quick Start shows create-starter first, clone second
  • README.ko.md mirrors with Korean headings and identical code blocks

Add npx @starter-series/create as the primary Quick Start option
in both README.md and README.ko.md, with direct git clone retained
as the alternative path.
@heznpc heznpc merged commit ca506cc into main Apr 23, 2026
7 checks passed
@heznpc heznpc deleted the docs/create-starter-quick-start branch April 23, 2026 20:03
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