mikelooper/value-objects

Library with common value objects.

0.0.6 2024-01-19 19:48 UTC

README

Library with common value objects.

Make commands

$ make help

Usage: make [target] ...

Library:
  start               Init library rename strings

Code:
  exec                Execute the code index

Container:
  run                 Build and run php container
  build               Build php container
  stop                Stop php container
  destroy             Remove all data related with php container
  shell               SHH in container
  logs                Show logs in container

Style:
  lint                Show style errors
  lint-fix            Fix style errors

Tests:
  test                Execute tests
  test-coverage       Execute tests with coverage

Miscellaneous:
  help                Show this help

Written by Antonio Miguel Morillo Chica, version v1.0

Please report any bug or error to the author.