README
fire-cli
Command line interface with helpful commands for working with the Fire Drupal 8 theme.
Installation
npm install -g @skycatchfire/fire-cli
Commands
Commands must be run in the theme directory.
create
fire-cli create --component=<component-name>
fire-cli create --component=hero
fire-cli create --component=copy-with-media
Options
option | args | default | description |
---|---|---|---|
--v | Number | 2 | Determines which paragraph template to use. 1 for older, 2 for newer |