Remix.run Logo
Rendello 2 days ago

I've never liked shell scripting. Last year, I switched my build system of a Rust project over to Python (Cargo is actually quite limited as a build system). For a newer project, I'm using Rust itself with the XTask pattern. I'm not sure if I prefer the Python or Rust approach yet.

seabrookmx 11 hours ago | parent [-]

I quite liked SCons back when I wrote C++!