GitHunt
LI

limeeugenia/evaluator

evaluator

To run evaluator for the project execute the command

vendor/bin/evaluator evaluate

To run evaluator in particular project directory

vendor/bin/evaluator evaluate --path=some/path

To run evaluator with specific checkers

vendor/bin/evaluator evaluate --checks=<comma separated checkers names>

To run evaluator with specific output format (output by default)

vendor/bin/evaluator evaluate --format=<output, json>

To run evaluator with specific output redirect to project file ./report

vendor/bin/evaluator evaluate --file

Other commands

Generate feature packages breakdown file. Should be executed from the evaluator project only.

GITHUB_AUTH=<token: ghp_*> bin/console extract-feature-packages -vvv

Languages

PHP100.0%

Contributors

Other
Created May 29, 2023
Updated May 29, 2023