@airfleet/generator-init
v0.39.1
Published
A Yeoman generator to scaffold common Airfleet features
Downloads
318
Maintainers
Readme
Airfleet Generator
A Yeoman generator to scaffold common Airfleet features.
Requirements
- Node.js >= 12.
Install
npm install -g yo
npm install -g @airfleet/generator-initGenerators
| Generator | Command | Description |
| --------- | ------------------------------------- | ------------------------------------------- |
| Block | yo @airfleet/init:block --force | Create a block for the Airfleet Theme |
| Component | yo @airfleet/init:component --force | Create a component for the Airfleet Theme |
| npm | yo @airfleet/init:npm | Generate an npm package for publishing |
| Plugin | yo @airfleet/init:plugin | Create a WP plugin |
| Project | yo @airfleet/init:project | Create a new WP project |
| Snippets | yo @airfleet/init:snippets | Add VS Code snippets to existing project |
| View | yo @airfleet/init:view | Create a view for the Airfleet Views plugin |
Documentation
License
© Airfleet
