Skip to content

Antohan/simple-async-spawn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Simple async spawn

Description

Runs given command in child process asynchronously

Usage:

const asyncSpawn = require('simple-async-spawn');

await asyncSpawn('npm run build');

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published