Hacker News new | ask | show | jobs
by mplewis 1029 days ago
I use Go. You can run scripts with go run directly, and this package makes shell tasks easy: https://github.com/bitfield/script
1 comments

Script looks promising, thank you! I’ll give it a try, as some sister comment also suggests Go.