zx-run-task

1.0.2 • Public • Published

zx-run-task

Handle zx commands as tasks, which only displays spinners unless the task fails.

import { runTask } from "zx-run-task";

await runTask('Download example image', $`wget https://example.com/image.png`);

/zx-run-task/

    Package Sidebar

    Install

    npm i zx-run-task

    Weekly Downloads

    1

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    51.6 kB

    Total Files

    7

    Last publish

    Collaborators

    • ferdodo