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!
- Host: GitHub
- URL: https://github.com/devhammed/wp-plugin
- Owner: devhammed
- Created: 2019-08-02T15:48:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T00:34:25.000Z (over 2 years ago)
- Last Synced: 2025-06-07T00:49:51.171Z (10 months ago)
- Language: JavaScript
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wp-plugin
[](https://www.npmjs.com/package/wp-plugin) [](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