Skip to content

ferdodo/zx-run-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Task runner for zx scripts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published