1 个不稳定版本
0.1.0 | 2021年7月6日 |
---|
#36 in #anything
6KB
119 代码行
do
make的替代品,但不做任何事情。
🔧 先决条件
- Rust 工具链 v1.52+
📦 安装
$ cargo install do-app
然后只需运行
$ do [target]
💚 示例
当前仅支持 .do.yaml
作为文件名。
tasks:
test:
- type: run
command: cmd
arguments:
- "/c"
- "echo Hello from do command!"
📄 许可证
此程序受MIT许可证许可。详细信息,请参阅下面的许可证描述。
依赖项
~2.2–3.5MB
~58K SLoC