Skip to content

techopsph/vardoc_pantheon

Repository files navigation

Vardot Vardoc 5.0.0-rc1

Vardoc Project

Project template for Vardoc distribution.

Create a Vardoc project with Composer:

Install with Composer

To install the most recent stable release of Vardoc 5.0.x run this command:

composer create-project Vardot/vardoc-project:5.0.0-beta1 PROJECT_DIR_NAME --no-dev --no-interaction

To install the dev version of Vardoc 5.0.x run this command:

composer create-project vardot/vardoc-project:5.0.x-dev PROJECT_DIR_NAME --stability dev --no-interaction

Local development with Lando

  1. Install Lando locally, steps for installing can be found here.
  2. Run Lando start.

Debugging using Lando

  • xDebug is enabled on Lando by default for PHP debugging.
  • The debugger is set to listen for the port 9003 but can be changed in .lando/.php.ini

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published