zx

tool to launch modern Javascript scripts
  https://github.com/google/zx#readme
  0
  no reviews



Bash is great, but when it comes to writing scripts, people usually choose a more convenient programming language. JavaScript maybe a good choice, but standard Node.js library requires additional hassle before using. The `zx` package provides useful wrappers around `child_process`, escapes arguments and gives sensible defaults.