mtoolkit
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

mtoolkit

Meteor toolkit

oclif Version Downloads/week License

Usage

$ npm install -g mtoolkit
$ mtk COMMAND
running command...
$ mtk (-v|--version|version)
mtoolkit/0.0.2 linux-x64 node-v16.7.0
$ mtk --help [COMMAND]
USAGE
  $ mtk COMMAND
...

Commands

mtk help [COMMAND]

display help for mtk

USAGE
  $ mtk help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

mtk t T_NAME [T_NS]

create a template

USAGE
  $ mtk t T_NAME [T_NS]

ARGUMENTS
  T_NAME  template name
  T_NS    template namespace

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

See code: src/commands/t.ts

Readme

Keywords

Package Sidebar

Install

npm i mtoolkit

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

8.43 kB

Total Files

9

Last publish

Collaborators

  • dx