cleverington / setup.environment

A collection of power tools
3 stars 0 forks source link

Feature: Add Windows WSL2 Instructions #7

Open cleverington opened 2 years ago

cleverington commented 2 years ago

Planning Items

Setting up Windows

Bash Setup

WSL Installation and Configuration

Local Work

SSH Stuff

cleverington commented 2 years ago
{
    "require": {
        "drupal/coder": "^8.2",
        "squizlabs/php_codesniffer": "*",
        "pantheon-systems/terminus": "*",
        "wp-coding-standards/wpcs": "dev-master",
        "phpcompatibility/php-compatibility": "*",
        "phpcompatibility/phpcompatibility-wp": "*"
    }
}
cleverington commented 1 year ago