| [ << Working with source code ] | [Top][Contents][Index][ ? ] | [ Compiling >> ] | ||
| [ < Git for the impatient ] | [ Up : Starting with Git ] | [ Downloading remote branches > ] | ||
3.2.3 Other repositories
There is a separate repository for general administrative scripts,
as well as pictures and media files for the website. People
interested in working on the website should download this
repository, and set their $LILYPOND_WEB_MEDIA_GIT
environment variable to point to that repository.
https://github.com/gperciva/lilypond-extra
To configure an environment variable in bash (the default for most Linux distributions),
export LILYPOND_WEB_MEDIA_GIT=$HOME/dir/of/lilypond-extra/
There are a few other repositories floating around, which will hopefully be documented in the near future.
| [ << Working with source code ] | [Top][Contents][Index][ ? ] | [ Compiling >> ] | ||
| [ < Git for the impatient ] | [ Up : Starting with Git ] | [ Downloading remote branches > ] | ||