4 releases (2 breaking)
Uses new Rust 2024
0.3.0 | May 3, 2025 |
---|---|
0.2.0 | May 2, 2025 |
0.1.2 |
|
0.1.1 | May 1, 2025 |
0.1.0 | Apr 27, 2025 |
#12 in #flutter
440 downloads per month
Used in worktrace
15KB
219 lines
WorkTrace Build 劳动溯源·构建工具
Build script utilities behind the WorkTrace crate. This crate is intended to be used in your project's build script (build.rs
and build-dependencies
) rather than direct dependencies
. It contains utilities for building including:
- Generate license notation from template file.
- Encapsulations for generating Proto Buffer code.
- Update changelog of current version into a file from raw changelog (usually used for release notes).
劳动溯源项目的源码构建工具。此库仅用于构建脚本使用(在build.rs
中使用,并通过build-dependencies
引用),并非用于直接依赖(dependencies
)。
- 从模板文件中生成许可证声明注释。
- 生成 Proto Buffer 代码的相关封装。
- 从变更日志中生成当前版本的变更(常用于发行版说明)。
License 开源协议
WorkTrace is licensed under Mulan PSL v2. You can find the license text in the LICENSE file, and all contributors are listed in CONTRIBUTORS.yaml.
本库以木兰宽松协议开源。您可以在 LICENSE 文件中找到协议文本,所有贡献者名单在 CONTRIBUTORS.yaml 中。
Dependencies
~0.5–7.5MB
~56K SLoC