2017 © Pedro Peláez
 

library generator

Generator of Wordpress Plugin Boilerplate Powered

image

wpbp/generator

Generator of Wordpress Plugin Boilerplate Powered

  • Wednesday, April 18, 2018
  • by Mte90
  • Repository
  • 2 Watchers
  • 11 Stars
  • 141 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 1 Open issues
  • 12 Versions
  • 15 % Grown

The README.md

WPBP Generator

License Downloads Codacy Badge, (*1)

This generator (based on PHP) parse the WordPress Plugin Boilerplate Powered and remove the stuff that you don't need., (*2)

Requirements

Let's have a look on what you need and how to install it:, (*3)

Debian/Ubuntu

sudo apt install php php-zip php-mbstring php-yaml, (*4)

Fedora/Centos

sudo dnf install php php-zip php-mbstring php-yaml, (*5)

Mac OS

brew install pkg-config zlib pecl install zip mbstring yaml (source: https://grrr.tech/posts/installing-homebrew-php-extensions-with-pecl), (*6)

Install

From here you can download the phar version or you can chose to install it with composer:, (*7)

composer global require wpbp/generator:dev-master, (*8)

Add this directory to your PATH in your ~/.bash_profile (or ~/.bashrc) like this:, (*9)

export PATH=~/.composer/vendor/bin:$PATH, (*10)

Execute

wpbp-generator --help to get a list of commands, (*11)

--dark
     Use a dark theme for console output.

--dev
     Download from the master branch (the development version).

--help
     Show the help page for this command.

--json
     Generate a wpbp.json file in the current folder. Suggested to use the WordPress plugin folder.

--no-download
     Do you want to execute composer and npm manually? This is your flag!

--verbose
     Verbose output. Because this can be helpful for debugging!

wpbp.json

This file contains all the default variables that will be used to scaffold the boilerplate., (*12)

The Versions

18/04 2018

dev-master

9999999-dev https://wpbp.github.io/

Generator of Wordpress Plugin Boilerplate Powered

  Sources   Download

GPL-2.0 GPL-2.0-or-later

The Requires

 

plugin wordpress generator

15/03 2018

1.0.8

1.0.8.0 https://wpbp.github.io/

Generator of Wordpress Plugin Boilerplate Powered

  Sources   Download

GPL-2.0-or-later

The Requires

 

plugin wordpress generator

30/01 2018

1.0.7

1.0.7.0 https://wpbp.github.io/

Generator of Wordpress Plugin Boilerplate Powered

  Sources   Download

GPL-2.0-or-later

The Requires

 

plugin wordpress generator

02/01 2018

1.0.6

1.0.6.0 https://wpbp.github.io/

Generator of Wordpress Plugin Boilerplate Powered

  Sources   Download

GPL-2.0

The Requires

 

plugin wordpress generator

01/08 2017

1.0.5

1.0.5.0 https://wpbp.github.io/

Generator of Wordpress Plugin Boilerplate Powered

  Sources   Download

GPL-2.0

The Requires

 

plugin wordpress generator

17/03 2017

1.0.4

1.0.4.0 https://wpbp.github.io/

Generator of Wordpress Plugin Boilerplate Powered

  Sources   Download

GPL-2.0

The Requires

 

plugin wordpress generator

23/01 2017

1.0.3

1.0.3.0 https://wpbp.github.io/

Generator of Wordpress Plugin Boilerplate Powered

  Sources   Download

GPL-2.0

The Requires

 

plugin wordpress generator

17/11 2016

1.0.2

1.0.2.0 https://wpbp.github.io/

Generator of Wordpress Plugin Boilerplate Powered

  Sources   Download

GPL-2.0

The Requires

 

plugin wordpress generator

25/10 2016

1.0.1

1.0.1.0 https://wpbp.github.io/

Generator of Wordpress Plugin Boilerplate Powered

  Sources   Download

GPL-2.0

The Requires

 

plugin wordpress generator

09/10 2016

1.0.0

1.0.0.0 https://wpbp.github.io/

Generator of Wordpress Plugin Boilerplate Powered

  Sources   Download

GPL-2.0

The Requires

 

plugin wordpress generator

06/09 2016

1.0.0-beta2

1.0.0.0-beta2 https://wpbp.github.io/

Generator of Wordpress Plugin Boilerplate Powered

  Sources   Download

GPL-2.0

The Requires

 

plugin wordpress generator

02/09 2016

1.0.0-beta

1.0.0.0-beta https://wpbp.github.io/

Generator of Wordpress Plugin Boilerplate Powered

  Sources   Download

GPL-2.0

The Requires

 

plugin wordpress generator