Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 463 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 463 Bytes

Drainpipe Test Environment

Sometimes you just need a live environment to test new features and bug fixes.

Test/example repo for the Drainpipe project.

Instructions

  1. Check out this repository.
  2. composer require a development branch for the lullabot/drainpipe project.
  3. Make changes.
  4. Run composer install
  5. Validate your changes.
  6. Copy changes to an actual development branch and push that to a PR.