Skip to content

Instantly share code, notes, and snippets.

@ThomasGreiner
Created February 24, 2014 19:42
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ThomasGreiner/9195519 to your computer and use it in GitHub Desktop.
Save ThomasGreiner/9195519 to your computer and use it in GitHub Desktop.
git clone https://github.com/adblockplus/adblockpluschrome
cd adblockpluschrome
git clone https://github.com/adblockplus/adblockplus
git clone https://github.com/adblockplus/buildtools
git clone https://github.com/adblockplus/adblockplustests
cd buildtools
git clone https://github.com/adblockplus/jshydra
cd ..
# Build Chrome development environment (you can use either "chrome", "opera" or "safari")
python build.py -t chrome devenv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment