Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 763 Bytes

README.md

File metadata and controls

42 lines (26 loc) · 763 Bytes

Faustão Errou!!

Errouuuuuu!

Play famous "errrrouuu" sound by Faustão.

Compatibility

  • Linux
  • Windows
  • Mac

Installing

Install globally:

npm install -g faustao-errou

Or install locally:

npm install faustao-errou

Running

Run command:

errou

Or import in NodeJS script:

var faustaoErrou = require('faustao-errou');

faustaoErrou();

Integrations