Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bundle command #27

Open
noteflakes opened this issue Jun 29, 2016 · 0 comments
Open

Add bundle command #27

noteflakes opened this issue Jun 29, 2016 · 0 comments
Milestone

Comments

@noteflakes
Copy link
Collaborator

noteflakes commented Jun 29, 2016

Add bundle command which bundles all required dependencies and included files into a single target file, which could be compiled using plain lilypond.

Usage:

$ lyp bundle myfile.ly output.ly
# or:
$ lyp bundle myfile.ly
# which will write to myfile-bundle.ly

The bundle command should fail if font packages are used.

@noteflakes noteflakes added this to the v2.0.0 milestone Dec 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant