Skip to content

Latest commit

 

History

91 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Licence npm version npm .github/workflows/release_on_npm.yml .github/workflows/test.yml

Sweet warning

This node package will play a sweet sound when the things go wrong

Usage

  npx sweet-warning

or

  npm install -g sweet-warning
  sweet-warning

Examples

Play the default sound once

  npx sweet-warning

Play the default sound how many times you want

  npx sweet-warning --repeat <times>

e.g

  npx sweet-warning --repeat 5

Play the default sound until ...

  npx sweet-warning --infinite

Using in a node project

// package.json

{
  "name": "test",
  "scripts": {
    "build": "tsc || npx sweet-warning"
  }
}

You can also set a custom sound using a .wav file and the --filepath flag

  npx sweet-warning --filename ./meu-deus-do-ceu-berg.wav

About

This awesome npm package will let you know when the things went wrong

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages