Skip to content

docs: update install flow to use bun link for global openmeta command#32

Merged
NianJiuZst merged 1 commit into
mainfrom
docs/global-install-flow
May 17, 2026
Merged

docs: update install flow to use bun link for global openmeta command#32
NianJiuZst merged 1 commit into
mainfrom
docs/global-install-flow

Conversation

@NianJiuZst
Copy link
Copy Markdown
Owner

Summary

  • 将 README 中的安装方式从 bun run ./src/cli.ts 改为 bun link 全局链接
  • 中英文安装流程统一为: bun installbun run buildbun link
  • 所有命令示例从 bun run ./src/cli.ts xxx / ./bin/openmeta.js xxx 替换为 openmeta xxx
  • 新增验证安装小节 (openmeta --help / openmeta --version)

Test plan

  • README 渲染检查通过
  • 中英文内容一致

🤖 Generated with Claude Code

Replace `bun run ./src/cli.ts` and `./bin/openmeta.js` usage with globally
linked `openmeta` CLI command, matching the bin entry already configured.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@NianJiuZst NianJiuZst merged commit b6e5ba3 into main May 17, 2026
1 check passed
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