pantheon-systems / terminus-carbon-plugin
An example Terminus command
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:terminus-plugin
Requires
- nesbot/carbon: ^1.21
This package is auto-updated.
Last update: 2021-04-13 23:17:32 UTC
README
A simple plugin for Terminus-CLI to demonstrate how use Composer dependencies.
Adds commands 'carbon'.
Learn more about Terminus and Terminus Plugins at: https://github.com/pantheon-systems/cli/wiki/Plugins
Configuration
These commands require no configuration
Usage
terminus carbon
Installation
For help installing, see the Terminus Installation Guide
mkdir -p ~/.terminus/plugins
composer create-project -d ~/.terminus/plugins greg-1-anderson/terminus-carbon-plugin:~1
Help
Run terminus help carbon
for help.