Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 618 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 618 Bytes

amethyst-data-view-action

Action Status

Amethyst package.

Requirements

PHP 7.2 and later.

Installation

You can install it via Composer by typing the following command:

composer require amethyst/data-view-action

The package will automatically register itself.

Testing

Copy phpunit.xml.dist to phpunit.xml and change your environment before launching ./vendor/bin/phpunit