Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

generator-chassis-wp

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-chassis-wp

Generate a new project with Chassis.

  • 1.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Chassis Yeoman Generator

Generate a new Chassis project.

Installation

First, install Yeoman and generator-chassis-wp using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-chassis-wp

Then generate your new project and follow the prompts.

yo chassis-wp

What happens during installation?

When running the generator, you will be prompted for

  • Project name. Used for folder name where the project gets scaffolded.
  • PHP Version.
  • If multisite should be enabled.
  • Which extensions to automatically enable.

All options, except for project name, will be saved as the default for the next generation you do.

Options

FlagDescription
--skip-vagrantWill skip bringing newly created project up via Vagrant.
--defaultsWill skip all options except name and use the saved defaults.

Keywords

FAQs

Package last updated on 28 Mar 2017

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc