Skip to content

bopdesign/terminus-scripts-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminus Upstream Deployment Plugin

Terminus Scripts - A Terminus plugin that has commonly used commands put into aliases.

Examples

Default Running

$ terminus connection:set site-name.dev git

or using an alias

$ terminus mode site-name.dev git

Installation

For help installing, see Manage Plugins

mkdir -p ~/.terminus/plugins
composer create-project -d ~/.terminus/plugins bopdesign/terminus-scripts-plugin:~1

Help

Run terminus list connection:set for a complete list of available commands. Use terminus help <command> to get help on one command.

About

Terminus Scripts - A Terminus plugin that has commonly used commands put into aliases.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages