Socket
Book a DemoInstallSign in
Socket

@wpackio/cli

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wpackio/cli

Commandline tool to quickly bootstrap wpackio-scripts to your project.

6.4.0
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

@wpackio/cli

A cli tooling intended to be used with npx to quickly add needed dependencies to your WordPress theme/plugin project.

For more information, check our website wpack.io.

Installation

If using yarn

yarn global add @wpackio/cli

or with npm

npm i -g @wpackio/cli

It creates a wpackio-cli binary to your system. Run it with

wpackio-cli --client yarn

NOTE: This is not intended to be used locally, rather globally or with npx. See usage instruction below.

Usage

To add @wpackio/scripts dependency to your project, run this tool.

npx @wpackio/cli

Options

`-c, --client [npm|yarn]

Specify which npm client you want to use, yarn or npm.

It tries to detect automatically, if yarn.lock file is present in the directory. But it can be overridden with -c.

npx @wpackio/cli --client yarn

Development

This package has the same npm scripts as this monorepo. These should be run using lerna run <script>. More information can be found under CONTRIBUTION.md.

  • build: Use babel to build for nodejs 8.6+. Files inside src are compiled and put under lib. All type definitions are stripped and individual type declaration files are created.
  • prepare: Run build after yarn and before publish.
  • lint: Lint all files using eslint.
  • test: Run tests on files using jest.

Keywords

wordpress

FAQs

Package last updated on 27 Jul 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.