td-utilities-cli

0.6.2 • Public • Published

TD Utilities CLI

Installation:

npm install -g td-utilities-cli

Commands:

  • create-component
Usage: td create-component|cr [options] <name>
Creates a new component
Options:
  -v, --view   Creates a new view
  -h, --help   output usage information
  -g, --global Creates a new global component
  -s, --standalone Creates Creates a loader to allow extracting component
  • create-module
Usage: td create-module|cm [options] <name>

Creates a new module

Options:
  -h, --help  output usage information
  -s, --standalone Creates a loader to allow extracting module
  • version
Usage: td version|v [options]
Displays td-utilities-cli version
Options:
  -h, --help  output usage information
  • init
Usage: td init|i [options] <name>
Initializes a new project
Options:
  -h, --help  output usage information

Dependencies (7)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i td-utilities-cli

    Weekly Downloads

    2

    Version

    0.6.2

    License

    MIT

    Unpacked Size

    20.7 kB

    Total Files

    20

    Last publish

    Collaborators

    • turndigtial