Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 476 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 476 Bytes

X-Files Command Line Sound

Dan dan dan daaaaaaannnn!

Play famous "X-Files" sound.

Compatibility

  • Linux
  • Windows
  • Mac

Installing

Install globally:

npm install -g xfilescl

Running

Run command:

xfiles

Or import in NodeJS script:

import xfiles from 'xfilescl';

xfiles();

See also