Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 930 Bytes

File metadata and controls

21 lines (15 loc) · 930 Bytes

Chuck

The best tool since MacGyver

Build Status Scrutinizer Code Quality Code Coverage

Installation

Requirements are described in composer.json.

  1. Copy secret.neon.dist to secret.neon
  2. composer install
  3. Make sure paths log/ and temp/cache/ are writeable by webserver.

Coding standard

We follow PSR coding standards.