exposed-cli

0.0.0 • Public • Published

exposed

Some package manager

oclif Version License

Usage

$ npm install -g exposed-cli
$ xps COMMAND
running command...
$ xps (-v|--version|version)
exposed-cli/0.0.0 win32-x64 node-v12.13.0
$ xps --help [COMMAND]
USAGE
  $ xps COMMAND
...

Commands

xps gen

xps gen => Creates a new xps module

USAGE
  $ xps gen

OPTIONS
  -f, --filename=filename  filename to print

DESCRIPTION
  Setup everything needed to track changes, dependencies for a xps module

See code: src\commands\gen.js

xps hello

Describe the command here

USAGE
  $ xps hello

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

DESCRIPTION
  ...
  Extra documentation goes here

See code: src\commands\hello.js

xps help [COMMAND]

display help for xps

USAGE
  $ xps help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

xps init

xps init => Creates a new xps module

USAGE
  $ xps init

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

DESCRIPTION
  Setup everything needed to track changes, dependencies for a xps module

See code: src\commands\init.js

Readme

Keywords

Package Sidebar

Install

npm i exposed-cli

Weekly Downloads

2

Version

0.0.0

License

AGPL-3.0

Unpacked Size

44.9 kB

Total Files

11

Last publish

Collaborators

  • squishy123