pantheon-systems/terminus-plugin-example

Name: terminus-plugin-example

Owner: Pantheon

Description: A simple plugin for Terminus to demonstrate how to add new commands

Created: 2016-01-29 02:54:16.0

Updated: 2016-12-14 21:31:18.0

Pushed: 2016-12-17 00:36:53.0

Homepage: null

Size: 8

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Terminus Plugin Example

Terminus v1.x Compatible Terminus v0.x Compatible

A simple plugin for Terminus-CLI to demonstrate how to add new commands.

Adds commands 'hello' and 'auth:hello' to Terminus 1.x. For a version that works with Terminus 0.x, see the 0.x branch.

Learn more about Terminus and Terminus Plugins at: https://github.com/pantheon-systems/cli/wiki/Plugins

Configuration

These commands require no configuration

Usage
Installation

To install this plugin place it in ~/.terminus/plugins/.

On Mac OS/Linux:

r -p ~/.terminus/plugins
 https://github.com/pantheon-systems/terminus-plugin-example/archive/1.x.tar.gz -L | tar -C ~/.terminus/plugins -xvz
Help

Run terminus help auth:hello for help.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.