@dkmassive/proto

0.1.9 • Public • Published

proto

Command line tool for theming with the Drupal Protoype starter theme.

Prototype Starter Theme: https://www.drupal.org/project/prototype

oclif Version Downloads/week License

Usage

$ npm install -g @dkmassive/proto
$ proto COMMAND
running command...
$ proto (-v|--version|version)
@dkmassive/proto/0.1.9 darwin-x64 node-v12.16.1
$ proto --help [COMMAND]
USAGE
  $ proto COMMAND
...

Commands

Run commands from the theme directory.

proto component [NAME] [JS]

Generate theme component with libraries.

USAGE
  $ proto component [NAME] [JS]

ARGUMENTS
  NAME  Component human readable name
  JS    Create JS file with component

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/component.js

proto help [COMMAND]

display help for proto

USAGE
  $ proto help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

Readme

Keywords

Package Sidebar

Install

npm i @dkmassive/proto

Weekly Downloads

2

Version

0.1.9

License

MIT

Unpacked Size

7.54 kB

Total Files

7

Last publish

Collaborators

  • dkmassive