2017 © Pedro Peláez
 

project bedrock

WordPress/Bedrock boilerplate Elseif AB

image

elseif/bedrock

WordPress/Bedrock boilerplate Elseif AB

  • Sunday, November 27, 2016
  • by elseif
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Bedrock

The project package is used as boilerplate at Elseif AB to new WordPress projects., (*1)

This project is supposed to be initialized with a composer create-project elseif/bedrock your-project-name., (*2)

Change all MyProject and my-project to your project name and namespace!, (*3)

The package is under work in progress and will change over time., (*4)

Requirements

Bedrock

Roots Bedrock is the foundation., (*5)

Homestead Laravel

Vagrant box Homestead as a "per project install"., (*6)

vagrant up

PHP Deployer

Deployer scripts use PHP Deployer., (*7)

Tests

Requirements

  • Node and CasperJS, install: npm install -g phantomjs casperjs

Running tests

Run quality assurance test through composer:, (*8)

composer run-script test

Checks/runs:, (*9)

  • PHPCS
  • PHPMD
  • PHPUnit

Other

  • roots-wp-salt
  • Use Gitflow in your projects via Sourcetree or install Gitflow with brew: brew install git-flow.

The Versions