This package has been deprecated

Author message:

this package has been moved to 'magic-script-cli'

@magic-script/cli
TypeScript icon, indicating that this package has built-in type declarations

0.0.0 • Public • Published

magic-script-cli

Magic Script CLI Tools

oclif Version CircleCI Downloads/week License

Usage

$ npm install -g @magic-script/cli
$ magic-script COMMAND
running command...
$ magic-script (-v|--version|version)
@magic-script/cli/0.0.0 linux-x64 node-v10.12.0
$ magic-script --help [COMMAND]
USAGE
  $ magic-script COMMAND
...

Commands

magic-script hello [FILE]

describe the command here

USAGE
  $ magic-script hello [FILE]

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

EXAMPLE
  $ magic-script hello
  hello world from ./src/hello.ts!

See code: src/commands/hello.ts

magic-script help [COMMAND]

display help for magic-script

USAGE
  $ magic-script help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

Readme

Keywords

Package Sidebar

Install

npm i @magic-script/cli

Weekly Downloads

1

Version

0.0.0

License

MIT

Unpacked Size

5.73 kB

Total Files

9

Last publish

Collaborators

  • creationix
  • dsoprea
  • konradpiascik
  • leoz