PHP Classes

File: Justfile

Recommend this page to a friend!
  Packages of Daryl Legion   PayRex Laravel   Justfile   Download  
File: Justfile
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PayRex Laravel
Request payments using the PayRex service
Author: By
Last change:
Date: 13 days ago
Size: 262 bytes
 

Contents

Class file image Download
list: @just --list install: composer install test: composer test test-coverage: composer test-coverage analyse: composer analyse format: composer format format-check: composer format -- --test verify: format-check analyse test