Bootstrap with @wpakcio/cli

Promotion

WPEForm - No-code Drag-n-Drop WordPress Form Builder

Useful for payments, quotation, quizzes, conversations & user feedbacks of all kinds.

Check out to support my efforts (made by me).

The package @wpackio/cli comes with one binary wpackio-cli. We do not recommend installing it directly. It is best to use it with npx (which comes with npm 5.2+).

Install globally

npm i -g @wpackio/cli
wpackio-cli --help

Using with npx

npx @wpackio/cli --help

Usage

The command doesn’t take any parameters. It is used to bootstrap @wpackio/scripts in your project.

Simply navigate to your project.

cd my-awesome-project

And run it.

npx @wpackio/cli

Then follow the screen instruction.


Edit this page