tom-scream
v1.0.8
Published
🚨 Plays a scream when your terminal hits an error. Never miss a silent failure again
Downloads
8
Maintainers
Readme
😱 scream-on-error
Never miss a silent failure again! 🔊 When your terminal hits an error, scream-on-error will blast a Tom-cat scream to ensure you notice every single time.
🚀 Quick Start
Install globally
npm install -g scream-on-errorUse immediately
scream-on-error npm run build
scream-on-error node my-script.js📚 Table of Contents
💻 Installation
Global Installation
npm install -g scream-on-errorNode.js Integration
npm install scream-on-error --save-dev🎯 Usage
CLI Wrapper
Wrap any command with scream-on-error to hear it when errors occur:
# Build projects
scream-on-error npm run build
# Run scripts
scream-on-error👤 Author
The project was created by Your Truly
