solidjs-community / solidjs-community/solid-cli
Enhance the experience of create script
未关闭
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 79
- 派生
- 23
- 平均合并
- 2 天 12 小时
- 30 天内合并 PR
- 2
描述
Now that we are at 2.0, let's improve the experience of create script. I am willing to help move it to Rust maybe?
I always get frustrated about not being able to get a combination of the templates and needing to update packages to latest version. Let's make it so that we select what we need as multi selections, always install the latest versions and structure the final project after we determined what packages will be in the initial state.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先定位并阅读 solid-cli 仓库中的 create 脚本入口点。在实现之前,先定义预期的模板多选、最新软件包安装方式和最终项目结构;当这些工作流在生成的项目中协同工作时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust, typescript
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100