table of contents
XZ(1) | User Commands | XZ(1) |
NAME¶
zx - Tool to launch modern Javascript scripts
DESCRIPTION¶
- zx 7.0.8
- A tool for writing better scripts
- Usage
- zx [options] <script>
- Options
- --quiet
- don't echo commands
- --shell=<path>
- custom shell binary
- --prefix=<command>
- prefix all commands
- --interactive, -i
- start repl
- --eval=<js>, -e
- evaluate script
- --experimental
- enable new api proposals
- --version, -v
- print current zx version
- --help, -h
- print help
August 2022 | zx 7.0.8 |