Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 576 Bytes

readme.md

File metadata and controls

32 lines (16 loc) · 576 Bytes

gh.midi-cli

NPM version

CLI for gh.midi

Installation

npm install gh.midi-cli

Usage

Once installed using NPM, you can use it as a CLI:

gh.midi [USERNAME]

It will create a file named <username>.midi

Options

  • --days, -d Number of days to includes
  • --chords, -c Coma separated set of 4 chords
  • --bpm, -b Speed of the song
  • --filename, -f Name of the output file

License

MIT