0.7.0 • Published 11 months ago
katools v0.7.0
katools
A set of tools to help you focus on what matters most by taking care of the repetitive work.
Usage
$ npm install -g katools
$ katools COMMAND
running command...
$ katools (--version)
katools/0.7.0 linux-x64 node-v20.18.2
$ katools --help [COMMAND]
USAGE
$ katools COMMAND
...Commands
katools component NAMEkatools entity NAMEkatools help [COMMAND]katools initkatools plugin NAMEkatools scene NAME
katools component NAME
Adds a new component to the project
USAGE
$ katools component NAME
ARGUMENTS
NAME name of component
DESCRIPTION
Adds a new component to the project
EXAMPLES
$ katools component movementSee code: src/commands/component.ts
katools entity NAME
Adds a new entity to project
USAGE
$ katools entity NAME
ARGUMENTS
NAME name of entity
DESCRIPTION
Adds a new entity to project
EXAMPLES
$ katools entity playerSee code: src/commands/entity.ts
katools help [COMMAND]
Display help for katools.
USAGE
$ katools help [COMMAND...] [-n]
ARGUMENTS
COMMAND... Command to show help for.
FLAGS
-n, --nested-commands Include all nested commands in the output.
DESCRIPTION
Display help for katools.See code: @oclif/plugin-help
katools init
Initializes a new KAPLAY project.
USAGE
$ katools init [-n <value>] [-s]
FLAGS
-n, --name=<value> [default: katools] name of your game.
-s, --skip skip prompts and use default values.
DESCRIPTION
Initializes a new KAPLAY project.
EXAMPLES
$ katools initSee code: src/commands/init.ts
katools plugin NAME
adds a new plugin to the project
USAGE
$ katools plugin NAME
ARGUMENTS
NAME name of plugin
DESCRIPTION
adds a new plugin to the project
EXAMPLES
$ katools plugin scoreSee code: src/commands/plugin.ts
katools scene NAME
adds a scene to the project
USAGE
$ katools scene NAME
ARGUMENTS
NAME name of scene
DESCRIPTION
adds a scene to the project
EXAMPLES
$ katools scene gameSee code: src/commands/scene.ts
0.3.0
1 year ago
0.2.1
1 year ago
0.1.2
1 year ago
0.2.0
1 year ago
0.1.1
1 year ago
0.5.0
1 year ago
0.2.3
1 year ago
0.1.4
1 year ago
0.4.0
1 year ago
0.2.2
1 year ago
0.1.3
1 year ago
0.7.0
11 months ago
0.6.1
1 year ago
0.5.2
1 year ago
0.6.0
1 year ago
0.5.1
1 year ago
1.0.10
6 years ago
1.0.9
6 years ago
1.0.8
6 years ago
1.0.7
6 years ago
1.0.6
6 years ago
1.0.5
6 years ago
1.0.4
6 years ago
1.0.3
6 years ago
1.0.2
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago