1.5.0 • Published 2 years ago

@hypgame/yh-builder v1.5.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

tmg-cli

tmg cli is the official tool for bytedance minigame development.

中文

Installation

It's recommended to install tmg globally.

npm install -g tt-minigame-ide-cli

Usage

Login

Login to the developer Platform. Proxy is supported.

Usage: tmg login [options]

Login to the developer platform

Options:
  -m, --mobile         Login by mobile
  -e, --email          Login by email
  -p, --proxy <proxy>  Login with proxy
  -h, --help           output usage information

Login by email

Usage: login-e [email] [password]

Login to the developer platform by E-mail

Options:
  -p, --proxy <proxy>  Login with proxy
  -h, --help           Output usage information

Preview project

Upload project to remote and preview the result by scanning the output QR code.

Usage: tmg preview [options] [entry]

preview project by remote

Options:
  -f, --force          Preview project without local cache(deprecated)
  --disable-cache      Preview project without local cache
  -s, --small          Use small QR Code, but it does not take effect in some environments
  -u, --copy           Copy remote url to clipboard
  -p, --proxy <proxy>  Preview with proxy
  -h, --help           output usage information
  -o, --output <path>  QRCode image output path

Upload project

Upload project to the developer platform

Usage: tmg upload [options] [entry]

upload project to the developer platform

Options:
  -v, --app-version <version>  App version (eg: [major].[minor].[patch])
  -c, --app-changelog <log>    Changelog for this version
  -p, --proxy <proxy>          Update request proxy
  -u, --copy                  Copy remote url to clipboard
  -h, --help                   output usage information
  -o, --output <path>          QRCode image output path

Get project version

Get latest released version of project.

Usage: tmg version [entry]

Get latest released version of project
1.5.0

2 years ago

1.4.9

2 years ago

1.4.6

3 years ago

1.4.8

3 years ago

1.4.7

3 years ago

1.4.5

3 years ago

1.4.4

3 years ago

1.3.7

3 years ago

1.2.8

3 years ago

1.3.6

3 years ago

1.2.7

3 years ago

1.3.5

3 years ago

1.4.3

3 years ago

1.3.4

3 years ago

1.2.5

3 years ago

1.4.2

3 years ago

1.3.3

3 years ago

1.4.1

3 years ago

1.3.2

3 years ago

1.4.0

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.3.9

3 years ago

1.3.8

3 years ago

1.2.9

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago