Hacker News new | ask | show | jobs
by Already__Taken 605 days ago
Shelling out to a CLI is quite an interesting path because often that functionality could be useful handed out as a separate utility to power users or non-automation tasks. Rust makes cross-platform distribution easy.