Skip to content

distalx/mtoolkit

Repository files navigation

mtoolkit

Meteor toolkit

oclif Version Downloads/week License

Usage

$ npm install -g mtoolkit
$ mtk COMMAND
running command...
$ mtk (-v|--version|version)
mtoolkit/0.0.1 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 [FILE]

describe the command here

USAGE
  $ mtk t [FILE]

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

See code: src/commands/t.ts

About

[POC] a cli toolkit to auto generate templates for meteor.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published