do

Rust

Alternative of make, without making anything.

🔧 Prerequisites

📦 Installation

$ cargo install do-app

Then just run:

$ do [target]

💚 Example

Currently only supports .do.yaml as filename. yaml tasks: test: - type: run command: cmd arguments: - "/c" - "echo Hello from do command!"

📄 Licence

This program is licenced under the MIT Licence. For details, refer the licence description below.

https://s6n.mit-license.org/