Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 722 Bytes

README.md

File metadata and controls

42 lines (26 loc) · 722 Bytes

DaleDale Command Line Sound

Dale dale dale dale PQP!

Compatibility

  • Linux
  • Windows
  • Mac

Installing

Install globally:

npm install -g daledalerodrigo

Running

Run command:

daledalerodrigo

Or import in NodeJS script:

import daledale from 'daledale';

daledale();

Running with npx

Run command:

npx daledalerodrigo

See also