8000 GitHub - AlexWang-16/vip-cli: The VIP CLI
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

AlexWang-16/vip-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIP-CLI is your tool for interacting with and managing your VIP applications.

Getting started

First, install the package:

npm install -g @automattic/vip

The above command may fail in linux if you do not have make and g++ installed. In that case, install them first:

sudo apt install make g++

Then, launch the command and follow the prompts:

vip

If you need more information, check out our VIP-CLI documentation.

Contributing

For help with contributing to this project, including instructions for local development, please see CONTRIBUTING and SECURITY.

Analytics

By default, we record information about the usage of this tool using an in-house analytics sytem. If you would prefer to opt-out of this data collection, you can do so via the DO_NOT_TRACK environment variable. You may either export it in your shell configuration or specify it on the command line (e.g. DO_NOT_TRACK=1 vip app list).

About

The VIP CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.8%
  • TypeScript 36.7%
  • EJS 1.4%
  • Batchfile 0.1%
0