$ git clone https://notabug.org/chaosmonk/lilypond-orchestra-template
$ cd lilypond-orchestra-template
$ git submodule init
$ git submodule update
Work with demo/demo.ly
while editing. When ready to build score and parts for all page sizes,
$ cd build
$ ./build
Comment out unwanted page sizes in `build/sizes' to save compilation time