@pixeldrew/output-build-info

2.0.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @pixeldrew/output-build-info

Weekly Downloads

2

Version

2.0.1

License

Apache-2.0

Unpacked Size

15 kB

Total Files

4

Last publish

Collaborators

  • pixeldrew