An open API service indexing awesome lists of open source software.

https://github.com/devhammed/wp-plugin

Quickly bootstrap your next awesome WordPress plugin with just one command!
https://github.com/devhammed/wp-plugin

Last synced: 10 months ago
JSON representation

Quickly bootstrap your next awesome WordPress plugin with just one command!

Awesome Lists containing this project

README

          

# wp-plugin

[![NPM](https://img.shields.io/npm/v/wp-plugin.svg)](https://www.npmjs.com/package/wp-plugin) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)

# Introduction

Quickly bootstrap your next awesome WordPress plugin with just one command!

## Installation

```sh
npm i wp-plugin
```

or using npx (npm 5.2>=):

```sh
npx wp-plugin
```

## Usage

Run `wp-plugin` command in your terminal and answer the questions and boom, it will auto-magically generate a WordPress plugin for you without stress!

```sh
wp-plugin
```

## Copyrights

Author: [Hammed Oyedele](https://github.com/devhammed)

License: MIT