delboy1978uk/burroughstest

CLI utility to work pay dates out for a fictional company.

v1.0.0 2015-07-23 02:56 UTC

This package is auto-updated.

Last update: 2024-04-04 20:52:24 UTC


README

Build Status Code Coverage Scrutinizer Code Quality
Description

Small command-line utility to help a fictional company determine the dates on which they need to pay salaries to their Sales Department. Installation

Install the Burroughs Test through packagist and composer:

composer create-project "delboy1978uk/burroughstest" your/path/here v1.0.0

Install package dependencies:

cd your/path/here
composer install

Usage

The burroughs command is located in bin/

cd bin
./burroughs [FILENAME]