@gamemakerhub/catalyst
TypeScript icon, indicating that this package has built-in type declarations

0.0.0 • Public • Published

@gamemakerhub/catalyst

A tool for Game Maker Studio 2 to manage dependencies and speed up your process

oclif Version CircleCI Downloads/week License

Usage

$ npm install -g @gamemakerhub/catalyst
$ catalyst COMMAND
running command...
$ catalyst (-v|--version|version)
@gamemakerhub/catalyst/0.0.0 win32-x64 node-v10.11.0
$ catalyst --help [COMMAND]
USAGE
  $ catalyst COMMAND
...
$ npm install -g @gamemakerhub/catalyst
$ catalyst COMMAND
running command...
$ catalyst (-v|--version|version)
@gamemakerhub/catalyst/0.0.0 win32-x64 node-v10.11.0
$ catalyst --help [COMMAND]
USAGE
  $ catalyst COMMAND
...

Commands

catalyst hello [FILE]

describe the command here

USAGE
  $ catalyst hello [FILE]

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

EXAMPLE
  $ catalyst hello
  hello world from ./src/hello.ts!

See code: src\commands\hello.ts

catalyst help [COMMAND]

display help for catalyst

USAGE
  $ catalyst help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

catalyst hello [FILE]

describe the command here

USAGE
  $ catalyst hello [FILE]

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

EXAMPLE
  $ catalyst hello
  hello world from ./src/hello.ts!

See code: src\commands\hello.ts

catalyst help [COMMAND]

display help for catalyst

USAGE
  $ catalyst 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 @gamemakerhub/catalyst

Weekly Downloads

1

Version

0.0.0

License

MIT

Unpacked Size

6.52 kB

Total Files

6

Last publish

Collaborators

  • robquistnl