1.0.15 • Published 5 months ago

@40q/40q-cli v1.0.15

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

40Q CLI

Installation

yarn global add @40q/40q-cli

or

npm install -g @40q/40q-cli

Commands

Setup

Setup is intended to scaffold tools configurations.

40q setup [tool]

Supported Tools:

  • eslint

Codegen

Codegen generates code for you.

40q codegen [type] [template]

Supported Types:

  • block: generates code for Gutenberg blocks

Templates are optional, if empty, it creates an example boilerplate for a Gutenberg block.

For supported templates, run: 40q codegen block --help

1.0.15

5 months ago

1.0.14

5 months ago

1.0.9

6 months ago

1.0.8

6 months ago

1.0.11

6 months ago

1.0.10

6 months ago

1.0.13

6 months ago

1.0.12

6 months ago

1.0.2

7 months ago

1.0.7

7 months ago

1.0.6

7 months ago

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago