Skip to content

drewnoakes/beep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beep

Beep NuGet version Beep NuGet download count

Command line tool that makes a beep/bell noise.

Useful in command/shell scripts to notify of events such as completion or failure.

Install

dotnet tool install -g beep

Use

beep

That's it!