Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.35 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.35 KB

Welcome to GB Extras

GB Extras is a companion plugin for GenerateBlocks and GenerateBlocks Pro.

gb-extras-social

Quick Links

For an in-depth overview of GB Extras, please check out the documentation.

Developers

  1. Clone the main branch locally.
  2. Run npm install to install the development scripts.
  3. Run npm run start to start the build scripts.
  4. Run npm run build to do a production build.
  5. Run grunt to create a plugin ZIP file.

Perform a Pull Request against the main branch.