Socket
Socket
Sign inDemoInstall

generator-wp-app

Package Overview
Dependencies
315
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    generator-wp-app

Yeoman generator for WordPress


Version published
Maintainers
1
Created

Changelog

Source

0.4.0 (November 19, 2017)

🚀 New Feature
  • app
    • Add MySQL server starting. (@ruslankhh)
    • Add prompt for changing WordPress file structure. (@ruslankhh)
    • Add creating .htaccess with WP-CLI. (@ruslankhh)
    • Add Gulp task runner with Browser-sync, Babel and PHP server. (@ruslankhh)
    • Add running App. (@ruslankhh)
🏠 Internal
  • app
    • Add config files (.babelrc, .editorconfig, .gitattributes, .gitignore, packages.json). (@ruslankhh)
    • Update test cases. (@ruslankhh)
Committers: 1

Readme

Source

generator-wp-app NPM version Build Status Dependency Status

Yeoman generator for WordPress

Installation

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

npm install -g yo
npm install -g generator-wp-app

Then generate your new project:

yo wp-app

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © Ruslan Khusnetdinov

Keywords

FAQs

Last updated on 06 Jan 2018

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc