Download the PHP package tylerfahey/terminus-vm without Composer
On this page you can find all versions of the php package tylerfahey/terminus-vm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tylerfahey/terminus-vm
More information about tylerfahey/terminus-vm
Files in tylerfahey/terminus-vm
Download tylerfahey/terminus-vm
More information about tylerfahey/terminus-vm
Files in tylerfahey/terminus-vm
Vendor tylerfahey
Package terminus-vm
Short Description A development environment for terminus
License
Package terminus-vm
Short Description A development environment for terminus
License
Please rate this library. Is it a good library?
Informations about the package terminus-vm
Terminus Dev VM
Overview
This is a preconfigured setup to do terminus dev.
Prerequisites
- Docker (https://docker.com)
- Docksal (https://docksal.io)
Getting started
- Clone the repo anywhere on your system
- If you need Docker + Docksal, there are scripts to install in /scripts folder
- ./install-docker.sh
- ./install-docksal.sh
- Run a
composer install
to install terminus deps -
Run a
fin up
and it should initialize everything, you'll see links to the IDE: - In the IDE, it should be ready to set breakpoints and run xDebug as needed.
- Use
fin bash
to invokevendor/bin/terminus
from within the container, which will properly route to xDebug in the browser.
All versions of terminus-vm with dependencies
PHP Build Version
Package Version
Requires
pantheon-systems/terminus Version
^2.3
The package tylerfahey/terminus-vm contains the following files
Loading the files please wait ....