2.0.1 • Published 1 year ago

@pixeldrew/output-build-info v2.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

output build info

Shell tool to write ci-info from GHA, JENKINS, TRAVIS_CI info into json file. Can be used in conjunction with @pixeldrew/build-info to output this file via express

usage:

output .build-info.json to root of package

$ npx @pixeldrew/output-build-info -h

Usage: output-build-info -f [filename] -d [directory]

Options:
      --version    Show version number                                 [boolean]
  -f, --file       Output directory                 [default: ".build-info.json"]
  -h, --help       Show help                                           [boolean]
  -d, --directory      [default: `cwd`]

$ npx @pixeldrew/output-build-info
Wrote build-info to /app/.build-info.json
2.0.1

1 year ago

2.0.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago