Skip to content

Instantly share code, notes, and snippets.

@davereid
Last active September 15, 2016 18:14
Show Gist options
  • Save davereid/3d74d6ffbee5a70720e2709bd65e6d4d to your computer and use it in GitHub Desktop.
Save davereid/3d74d6ffbee5a70720e2709bd65e6d4d to your computer and use it in GitHub Desktop.

Backups

Composer

PHP Code Sniffer

git clone git@github.com:squizlabs/PHP_CodeSniffer.git ~/opt/phpcs
ln -s ~/opt/phpcs/scripts/phpcs /usr/local/bin/phpcs
git clone --branch 8.x-2.x https://git.drupal.org/project/coder.git ~/opt/drupal-coder
phpcs --config-set installed_paths ~/opt/coder_sniffer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment