1.1.0 • Published 2 years ago

skill-asset-manager v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

skill-asset-manager

CLI to upload and synchronize skill assets (sounds and images).

Installation

npm i -D skill-asset-manager

Usage

asset [sync|verify|clean] <type> <target>

Upload changed assets to server and update dbFile

Positionals:
  type    Asset type    [string] [required] [choices: "images", "sounds", "all"]
  target  Target name from config                            [string] [required]

Options:
      --version  Show version number                                   [boolean]
  -c, --config   Path to config file    [string] [default: "./assets.config.js"]
  -y, --yes      Auto confirm                         [boolean] [default: false]
      --help     Show help                                             [boolean]

License

MIT @ Vitaliy Potapov

1.1.0

2 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