Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 675 Bytes

Readme.md

File metadata and controls

23 lines (16 loc) · 675 Bytes

Development Utilities

DevUtils is an inspection system for projects that use composer.

  • Running phpunit with improved debugging and navigation.
  • Run utility commands.

Installation

Download or clone the devutils repository to the next to your webapp into a devutils folder.

git clone https://github.com/sledgehammer/devutils.git
cd devutils
composer install

Usage

Copy the devutils/public folder into the DocumentRoot of your webapp and rename the folder to devutils.

Browse to the /devutils/ url and login using your shell/ssh credentials. (Hint: type id in a terminal to view your username.)