2017 © Pedro Peláez
 

terminus-plugin terminus-code-plugin

Code - A Terminus plugin to clone the code from any available Pantheon site environment to your local system.

image

terminus-plugin-project/terminus-code-plugin

Code - A Terminus plugin to clone the code from any available Pantheon site environment to your local system.

  • Wednesday, June 20, 2018
  • by terminus-plugin-project
  • Repository
  • 2 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Terminus Code Plugin

Version 2.x, (*1)

CircleCI Terminus v2.x Compatible Terminus v1.x Compatible Terminus v0.x Compatible, (*2)

Terminus plugin to clone the code from any available Pantheon site environment to your local system., (*3)

Usage:

$ terminus site:env:code | env:code | code <site>.<env>

Example:

Clone the code from the my-site development environment., (*4)

terminus code my-site.dev

Learn more about Terminus and Terminus Plugins., (*5)

Installation:

To install this plugin using Terminus 3:, (*6)

terminus self:plugin:install terminus-plugin-project/terminus-code-plugin

On older versions of Terminus:, (*7)

mkdir -p ~/.terminus/plugins
composer create-project --no-dev -d ~/.terminus/plugins terminus-plugin-project/terminus-code-plugin

For help installing, see Manage Plugins., (*8)

mkdir -p ~/.terminus/plugins
composer create-project -d ~/.terminus/plugins terminus-plugin-project/terminus-code-plugin:~2

Configuration:

This plugin requires no configuration to use., (*9)

Testing:

export TERMINUS_SITE=my-site
cd ~/.terminus/plugins/terminus-code-plugin
composer install
composer test

Help:

Run terminus help code for help., (*10)

The Versions

20/06 2018

1.x-dev

1.9999999.9999999.9999999-dev

Code - A Terminus plugin to clone the code from any available Pantheon site environment to your local system.

  Sources   Download

MIT

The Requires

  • php ^5.5 || ^7.0

 

The Development Requires

plugin code pantheon terminus

20/06 2018

1.0.0

1.0.0.0

Code - A Terminus plugin to clone the code from any available Pantheon site environment to your local system.

  Sources   Download

MIT

The Requires

  • php ^5.5 || ^7.0

 

The Development Requires

plugin code pantheon terminus