2 个版本
0.0.2 | 2024 年 6 月 17 日 |
---|---|
0.0.1 | 2024 年 3 月 26 日 |
#4 在 #hmm
27KB
524 代码行
hmm-rs
Haxe 模块管理器(hmm
)的 Rust 实现
安装
hmm-rs
可以从 crates.io 作为二进制文件安装:[https://crates.io/crates/hmm-rs](https://crates.io/crates/hmm-rs)
安装 Rust 后: cargo install hmm-rs
或直接从 git 安装
cargoinstall --githttps://github.com/ninjamuffin99/hmm-rs hmm-rs
待办事项列表
- Github 动作
- Windows 构建
- Linux 构建
- Mac 构建
- Github 发布
- 创建针对 haxe
hmm
的测试
要实现的 hmm 命令
- install - 安装在 hmm.json 中列出的库
- haxelib
- git
- 检查版本是否已安装
- from-hxml
- reinstall
- haxelib
- git
- hg
- dev
- update
- remove
- lock
依赖关系
~37–52MB
~1M SLoC