Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 198 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 198 Bytes

tomlsh

使用 TOML 配置文件完成 shell 脚本的基本能力。

示例

cargo r hello.toml

或者安装 tomlsh 之后运行 hello.toml:

cargo r --path .
./hello.toml