0.1.9 • Published 4 years ago

@dkmassive/proto v0.1.9

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

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.8 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

0.1.8

4 years ago

0.1.7

4 years ago

0.1.9

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago