@pressmodo/create-pressmodo

0.1.2 • Public • Published

Pressmodo Project Scaffold

The Pressmodo Project Scaffold is a command line tool to quickly initialize a started WordPress theme or plugin for your new project.

Installation

Run the command:

npm install @pressmodo/create-pressmodo -g

Available project types

  • theme
  • plugin

Usage

cd <your-project-directory>

create-pressmodo theme name-of-the-theme-here

create-pressmodo plugin name-of-the-plugin-here

Once the project has been created, you'd want to install dependencies:

npm install
composer install

Readme

Keywords

none

Package Sidebar

Install

npm i @pressmodo/create-pressmodo

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

9.23 kB

Total Files

5

Last publish

Collaborators

  • alessandrotesoro