Big news!Introducing Socket AI - ChatGPT-Powered Threat Analysis. Learn more
Socket
Log inDemoInstall

@automattic/vip

Package Overview
Dependencies
34
Maintainers
22
Versions
121
Issues
File Explorer

Advanced tools

@automattic/vip

The VIP Javascript library & CLI

    2.27.0latest
    GitHub

Version published
Maintainers
22
Weekly downloads
610
decreased by-19.1%

Weekly downloads

Changelog

Source

2.27.0

  • #1287 fix(dev-env): Pull fresh images for new environments
  • #1288 fix(flow): Fix Flow issues
  • #1286 fix(dev-env): Provide Flow typings for landoLogs()
  • #1285 refactor(dev-env): Refactor Lando template to avoid running unnecessary scripts
  • #1280 Dev-env: Add command to view logs vip dev-env logs
  • #1267 feat(dev-env): Add vip dev-env shell command
  • #1283 fix(dev-env): Add missing await
  • #1284 test: Do not mock localStorage if global.localStorage is defined
  • #1281 [dev-env] Update the wording for Docker connection check
  • #1173 Add dev-env configuration file
  • #1279 Add some clarification to test-release process

Readme

Source

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).

Keywords

FAQs

Last updated on 28 Feb 2023

Did you know?

Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc