diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 0000000..60653ae --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1,12 @@ +# RitMEX Bot - Claude Instructions + +## Package Manager + +**必须使用 Bun** - 这个项目使用 Bun 作为包管理器和运行时。所有能用 bun 执行的命令都必须使用 bun: + +- 安装依赖: `bun install` +- 运行脚本: `bun run