1.0.2 • Published 12 months ago

zx-run-task v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

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`);
1.0.2

12 months ago

1.0.1

1 year ago

1.0.0

1 year ago