Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 701 Bytes

README.md

File metadata and controls

42 lines (26 loc) · 701 Bytes

DaleDale Command Line Sound

Dale dale dale dale PQP!

Compatibility

  • Linux
  • Windows
  • Mac

Installing

Install globally:

npm install -g daledale

Running

Run command:

daledale

Or import in NodeJS script:

import daledale from 'daledale';

daledale();

Running with npx

Run command:

npx daledale

See also