Skip to content

Instantly share code, notes, and snippets.

@meditans
Created March 1, 2016 00:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save meditans/e5fa3204ecca360d2231 to your computer and use it in GitHub Desktop.
Save meditans/e5fa3204ecca360d2231 to your computer and use it in GitHub Desktop.
#!/bin/bash
mkdir music
cd music
git clone https://github.com/music-suite/abcnotation
git clone https://github.com/music-suite/lilypond
git clone https://github.com/music-suite/music-articulation
git clone https://github.com/music-suite/music-dynamics
git clone https://github.com/music-suite/music-dynamics-literal
git clone https://github.com/music-suite/music-parts
git clone https://github.com/music-suite/music-pitch
git clone https://github.com/music-suite/music-pitch-literal
git clone https://github.com/music-suite/music-preludes
git clone https://github.com/music-suite/music-score
git clone https://github.com/music-suite/music-sibelius
git clone https://github.com/music-suite/music-suite
git clone https://github.com/music-suite/music-util
git clone https://github.com/music-suite/musicxml2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment