Skip to content

rebeccahum/vip-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIP CLI

CLI Tools for WordPress.com VIP

Usage

Show available commands:

vip --help

You can append --help to any sub-command to see options and sub-sub-commands.

Install

npm install -g wpvip-cli
vip login

Development

To start hacking:

  1. clone the repository: git clone https://github.com/Automattic/vip-cli
  2. cd to the cloned directory cd vip-cli
  3. run npm install to install dependencies
  4. hack the code
  5. test your changes by calling node build/bin/vip.js

Note: Your development version will use the same config as the globally installed module and any changes to the config will impact that.

About

CLI Tools for WordPress.com VIP

Resources

Stars

Watchers

Forks

Packages

No packages published