Skip to content

saucal/wp-codesniffer-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

wp-codesniffer-installer

Requirements

  • PHP CLI available in PATH
  • jq available in PATH (if you're using the --reset option)

Installation

MacOS / Linux

curl https://raw.githubusercontent.com/saucal/wp-codesniffer-installer/master/install-standards.sh | bash

If you have old standards installed (which may prevent standards to be installed on their latest versions), it's recommended to run it like this:

curl https://raw.githubusercontent.com/saucal/wp-codesniffer-installer/master/install-standards.sh | bash -s -- --reset

Windows

Run this from either GitBash or WSL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages