comeondo
comeondo is a basic utility for chaining asynchronous commands in node.js. It runs commands using spawn
and promises.
Features
- Chains asynchronous commands in promises
- Captures user input if prompted
- Outputs feedback using loglady
Installation
npm install comeondo
Usage
const comeondo = ; comeonedo;// -> "/Users/myname/path/to/current/dir" const path = ; comeondo;