2 个版本
0.1.1 | 2023 年 1 月 15 日 |
---|---|
0.1.0 | 2023 年 1 月 15 日 |
72 在 #标记语言
8KB
169 行
rscribe
一种在不同符号和标记语言之间转换的工具。
当前支持的文件类型
- JSON
- YAML
- TOML
安装
cargo install scribe
用法
rscribe Cargo.toml Cargo.json
[ input ] [ output ]
rscribe -f json Cargo.toml
[format]
rscribe 通过输入和输出路径的扩展名推断文件格式。
待办事项
- 显式格式标志
- 批量转换一组输入文件到单个输出格式
依赖项
~5.5MB
~103K SLoC