Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 359 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 359 Bytes

MLG Air Horn Command Line Sound

Fa-fa-faaaa!

Compatibility

  • Linux
  • Windows
  • Mac

Installing

Install globally:

npm install -g mlg-horn

Running

Run command:

mlg-horn

Or import in NodeJS script:

import mlgHorn from 'mlg-horn';

mlgHorn();