Skip to content

tymbalodeon/scores

Repository files navigation

Scores

Library of LilyPond music score files, with a development environment for editing scores and generating output files.

Installation

  • (On non-NixOS systems:) Install Nix using the [Determinate Systems Nix Installer](https://github.com/ DeterminateSystems/nix-installer).

  • Run nix develop, or, preferably, install direnv (using these dotfiles, for example), create a .envrc file containing use flake, and run direnv allow.

    Using nu:

    echo "use flake" | save --force .envrc;
    direnv allow

Recommended extra dependencies

For PDF viewing:

Development

Development commands are provided through just. Run just to see all available commands and their descriptions. Run just <COMMAND> --help for detailed information about a particular command.

About

Library of LilyPond music score files, with a development environment for editing scores and generating output files.

Topics

Resources

Stars

Watchers

Forks

Languages