xqc-ink-cli step1 mkdir xqc-ink-cli cd xqc-ink-cli npm init -y 创建 bin/index.js "bin": { "xqc-ink-cli": "bin/index.js" } lerna init