Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(command): 命令词法解析器 #82

Merged
merged 10 commits into from
Feb 26, 2024
Merged

refactor(command): 命令词法解析器 #82

merged 10 commits into from
Feb 26, 2024

Conversation

HsiangNianian
Copy link
Member

No description provided.

@HsiangNianian HsiangNianian added the enhancement New feature or request label Nov 20, 2023
@HsiangNianian HsiangNianian added this to the 0.1.5 milestone Nov 20, 2023
@HsiangNianian HsiangNianian self-assigned this Nov 20, 2023
Copy link

vercel bot commented Nov 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hydro-roll ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 26, 2024 5:22am

@HsiangNianian HsiangNianian linked an issue Nov 20, 2023 that may be closed by this pull request
Co-authored-by: Sourcery AI <>
* feat(cli): 添加`Cli`类,解析命令行参数

* fix: 修复错误的`dest`与`action`

* feat(cli): 实现`install_package` 与 `build_template`

* feat(cli): 实现`-c|--config`指令配置镜像常量等

* feat(cli): 使用高效率的异步网络库`aiohttp`

* fix(cli): `TYPE_CHECKING` with partially module `typing`
@HsiangNianian HsiangNianian merged commit e6e9453 into main Feb 26, 2024
1 of 2 checks passed
@HsiangNianian HsiangNianian deleted the new-dev branch February 26, 2024 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: 第一个接近架构设计的版本
1 participant