Skip to content
/ leadsheet Public

parses leadsheets. renders leadsheets in the browser. transposes them too. no melody, just chords โœ๏ธ๐ŸŽถ๐ŸŽน

Notifications You must be signed in to change notification settings

pje/leadsheet

Repository files navigation

leadsheet

screenshot

Build and open the reader app:

  brew install deno

  make build
  make test
  make watch
  open build/index.html

Install the vscode extension for syntax highlighting of .leadsheet files:

  make install_vscode_extension

To run/test/develop github actions locally:

  act -j test -W .github/workflows/all.yaml

About

parses leadsheets. renders leadsheets in the browser. transposes them too. no melody, just chords โœ๏ธ๐ŸŽถ๐ŸŽน

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published