Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

hrphp/hrphp-cli

Repository files navigation

hrphp-cli

Travis branch Coverage Status Code Quality

CLI tool for HRPHP related shenanigans.

Usage

You can use this tool in one of two ways.

You can execute the hrphp file in the bin directory:

./bin/hrphp <command>

Or you can download and run the phar:

php hrphp.phar <command>

Run the list command to see a list of available commands:

php hrphp.phar list