1.1.3 • Published 11 months ago

@code-hud/hud-cli v1.1.3

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
11 months ago

hud-cli

Hud's CLI tool

Installation

$ npm install -g @code-hud/hud-cli

Commands

npx hud-cli sourcemap

Inject build ID into sourcemap files, and upload them to Hud's servers.

USAGE
  $ npx hud-cli sourcemap FOLDER --access-key <value>

ARGUMENTS
  FOLDER  folder to look for sources and sourcemaps in

FLAGS
  -l, --log-level=<option>  [default: INFO] Level of logging messages
                            <options: DEBUG|INFO|ERROR>
      --access-key=<value>  (required) Access key for the API

DESCRIPTION
  Inject build ID into sourcemap files, and upload them to Hud's servers.
1.1.3

11 months ago

1.1.2

1 year ago

1.1.1

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago