6 个稳定版本
2.3.0 | 2020 年 10 月 11 日 |
---|---|
2.2.1 | 2019 年 8 月 11 日 |
2.1.0 | 2019 年 7 月 22 日 |
2.0.1 | 2019 年 7 月 21 日 |
#374 in 构建工具
每月 22 次下载
26KB
570 行
Bonnibel
Bonnibel (rs
简称) 构建 jsix 模块的 Ninja 构建文件。Bonnibel 是 Tera 模板的轻量级包装器,它允许在构建过程中直接使用 Tera 模板。Bonnibel 是为 jsix 系统构建和打包模板而设计的,它可以在构建过程中直接使用模板定义的模块和目标。
如果你已经安装了 Rust 和 cargo,则可以使用以下命令安装 Bonnibel:
安装
cargo install bonnibel
否则,请查看最新的 预构建版本。
Justin C. Miller <justin@devjustinian.com>
Bonnibel, the jsix OS build tool
USAGE:
pb [FLAGS] [OPTIONS] <SUBCOMMAND>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
-v, --verbosity Pass many times for more log output
OPTIONS:
-d, --dir <build_dir> The build directory to use (default "build")
-f, --file <config_file> The modules file to read from (default "modules.yaml")
SUBCOMMANDS:
build Run the build via Ninja
generate Regenerate the build files
help Prints this message or the help of the given subcommand(s)
init Initialize the build directory and options
sync Synchronize external packages
使用
依赖关系
~36–49MB