Hacker News new | past | comments | ask | show | jobs | submit login
Google zx: A tool for writing better scripts (google.github.io)
24 points by csantini on Sept 5, 2023 | hide | past | favorite | 7 comments



Related. Others?

Zx 3.0 - https://news.ycombinator.com/item?id=28195580 - Aug 2021 (163 comments)


Why would we want to write our bash scripts in Javascript?


I have infinitely more confidence in my ability to write correct JavaScript


what we want is to write our bash scripts in not-bash. if your preferred flavour of not-bash is javascript zx will help.


Because BASH’s string splitting rules, concurrency tools, and variable scoping are nightmarish.

I’ve written build scripts in BASH, Python, and JavaScript and can definitely say BASH scripts produced the most difficult bugs.

I welcome another option for my glue code.


How about don't add a random tag to the url so you don't submit a dupe of the one from earlier - https://news.ycombinator.com/item?id=37392515


Now you can write scripts with zx to compress your scripts with xz (https://tukaani.org/xz/).




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: