@absolunet/pleaz

Pleaz (Project Local Environment from A to Z), a more efficient solution to develop applications.

Usage no npm install needed!

<script type="module">
  import absolunetPleaz from 'https://cdn.skypack.dev/@absolunet/pleaz';
</script>

README

Pleaz

npm npm dependencies Tests npms License: MIT

Pleaz (Project Local Environment from A to Z), a more efficient solution to develop applications.

Install

$ npm install -g @absolunet/pleaz

Usage

Available commands:
  docker
   docker:test              Validate and view the docker-compose.yml file.
  project
   project:create-symlinks  Create symbolic links for the project.
  php
   php:list                 List all versions of PHP installed.
   php:switch               Switch current PHP version.
   php:xdebug               Get Xdebug status or enable/disable.
  service
   service:doctor           Run doctor on a service to discover problems.
   service:restart          Restart service [brew, nginx, php, dnsmasq, mailhog, docker, db, elasticsearch, redis, varnish, mq].
   service:start            Start service [brew, nginx, php, dnsmasq, mailhog, docker, db, elasticsearch, redis, varnish, mq].
   service:status           Get specific service status [nginx, php, dnsmasq, mailhog, db, elasticsearch, redis, varnish, mq].
   service:stop             Stop service [brew, nginx, php, dnsmasq, mailhog, docker, db, elasticsearch, redis, varnish, mq].

Options:
  -v, --verbose  Adjust the verbosity of the command.
      --version  Show version number.
      --help     Show help.

Documentation

See the full documentation for an in-depth look.

See the Changelog to see what has changed.

Contribute

See the Contributing Guidelines for ways to get started.

See the Support Guide for ways to get help.

See the Security Policy for sharing vulnerability reports.

This project has a Code of Conduct. By interacting with this repository, organization, or community you agree to abide by its terms.

License

MIT © Absolunet