@e3-neon/neon-cli

1.2.0 • Public • Published

neon-cli

CLI Tool built for Element Three's Neon frontend

oclif License

Usage

$ npm install -g @e3-neon/neon-cli
$ neon COMMAND
running command...
$ neon (-v|--version|version)
neon-cli/0.0.1 darwin-x64 node-v10.16.3
$ neon --help [COMMAND]
USAGE
  $ neon COMMAND
...

Commands

neon help [COMMAND]

display help for neon

USAGE
  $ neon help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

neon make

Creates new components for neon

USAGE
  $ neon make TYPE NAME

ARGUMENTS
  TYPE  [default: layout] The type of component.
  NAME  [default: NewFile] The name of component.

DESCRIPTION
  ...
  With this command, you can create a new component in the appropriate directory.
  Makes the right thing the easy thing.

See code: src/commands/make.js

Readme

Keywords

Package Sidebar

Install

npm i @e3-neon/neon-cli

Weekly Downloads

0

Version

1.2.0

License

MIT

Unpacked Size

5.83 kB

Total Files

11

Last publish

Collaborators

  • e3