2.0.0 • Published 11 years ago
clean-script v2.0.0
clean-script
Naively one tries to run something like this:
test && cleanupIf tests fail cleanup will never be called though.
Try clean-script instead:
npm i -g clean-script
clean-script 'test' 'cleanup'MIT License 2015 Stephan Bönnemann
