create-windy 0.1.0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -23,7 +23,8 @@ pnpm dlx create-windy@latest my-dashboard
23
23
  版本。创建器默认安装依赖、初始化 Git `main` 分支并尝试创建
24
24
  `chore: initialize project` 首次提交。
25
25
 
26
- 不带参数运行时会交互选择模块、Oxc 和项目法律许可证。CI 或脚本中可使用:
26
+ 不带参数运行时会交互选择模块、Oxc 和项目法律许可证。模块列表使用上下键移动,
27
+ 空格切换选中状态,回车提交选择。CI 或脚本中可使用:
27
28
 
28
29
  ```bash
29
30
  # 接受默认模块、Oxc 和 UNLICENSED