A CLI tool that renders Ukulele chord SVGs.
The ukulele-chords tool is available on NPM.
npm install -g ukulele-chords
ukulele-chords supports the following commands (you can also display these using ukulele-chords --help):
list:List all available chords.
render <chord> [variation]:Render a chord as SVG.
all [folderPath]:Render all chords to SVG.
append <file> <...chords>:Append a markdown image reference (to the chord SVG) to a file.
[E#]: PATH/E#.svg). Defaults to this repos URLs.