Skip to content

Instantly share code, notes, and snippets.

@LordSputnik
Last active December 12, 2015 23:55
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 LordSputnik/4d19f0792f60e019841d to your computer and use it in GitHub Desktop.
Save LordSputnik/4d19f0792f60e019841d to your computer and use it in GitHub Desktop.
mkdir calibre_build && cd calibre_build && wget https://github.com/stasszczesniak/CalibreBookBrainzPlugin/archive/master.zip && unzip master.zip && cd CalibreBookBrainzPlugin-master && zip -r calibre_test.zip ./ && mv calibre_test.zip ../../ && cd ../../ && rm -Rf calibre_build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment