Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 526 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 526 Bytes

'Omae wa' Command Line Sound

Omae wa mou shindeiru! Nani!??

Play famous "Omae wa" sound.

Compatibility

  • Linux
  • Windows
  • Mac

Installing

Install globally:

npm install -g omaewa

Running

Run command:

omaewa

Or import in NodeJS script:

import omaewa from 'omaewa';

omaewa();

See also