Skip to content

This addons enables WP cli to be used globally without the need of SSH into the local site. Just enable it enjoy!

Notifications You must be signed in to change notification settings

bplv112/wp-local-addon-wpcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enable Cli From Terminal (without ssh) •

Installation

Clone

Clone the repository into the following directory depending on your platform:

  • macOS: ~/Library/Application Support/Local/addons

Install Dependencies

  1. yarn install

Enable Global Cli

  • Enable global cli from the Local app > Overview > Global Cli > Enable .
  • You have to restart your site after enabling the option to make it work.

Build

  1. yarn build or yarn watch

Development

Folder Structure

All files in /src will be transpiled to /lib using Babel after running yarn watch or yarn build. Anything in /lib will be overwritten.

License

MIT

About

This addons enables WP cli to be used globally without the need of SSH into the local site. Just enable it enjoy!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published