epage / cargo-script-mvs

Pre-RFC for merging cargo-script into cargo
rust-script.org
Other
36 stars 4 forks source link

Investigate cargo-wop #3

Closed epage closed 2 years ago

epage commented 2 years ago

https://crates.io/crates/cargo-wop

epage commented 2 years ago

Like cargo-script except it tries to mimic cargos interface where cargo wop is to cargo-scripts like cargo is to manifest-based projects. Personally, I'd rather just add --manifest-path support for cargo-scripts.

Does some serious dog-fooding, making it hard to look at the code base