UNPKG

zx-packed

Version:

A leightweight version of zx - a tool for writing better scripts

4 lines (3 loc) 72 B
#!/usr/bin/env node import { runZX } from "./index.cjs"; await runZX();