v1.0.0
Changed
- Use
spawnwithstdio: "inherit"instead ofexecto run commands; output won't be swallowed anymore unless the new--silentflag is passed. (#4)
spawn with stdio: "inherit" instead of exec to run commands; output won't be swallowed anymore unless the new --silent flag is passed. (#4)