1.0.0 • Published 3 years ago
command-execution-await v1.0.0
simple project to get asynchronous tasks in command line running more asthetic for nodejs
const executeCommand = require('command-execution-await')
await executeCommand("ls")
```
1.0.0
3 years ago