opensbom-generator / spdx-sbom-generator

Support CI generation of SBOMs via golang tooling.
396 stars 109 forks source link

docs: Add reference to `scoop install spdx-sbom-generator` for Windows users #232

Closed stevehipwell closed 2 years ago

stevehipwell commented 2 years ago

Impacted Docs

I added the ability for Windows users to install the latest version directly from Scoop with the command scoop install spdx-sbom-generator so it might be worth adding this to the README.

Tasks

Verbiage

n/a

Acceptance Criteria

The "done" criteria when this feature or problem is resolved. Such as:

  1. Documentation changes submitted as a Pull Request
  2. Pull Request Reviewed and Approved by Product Owner
  3. Documentation changes merged to 'master' branch

Images

n/a

seabass-labrax commented 2 years ago

Welcome to SPDX, @stevehipwell :)

Thank you for adding this to Scoop! Packaging and distribution is always much appreciated. I hadn't heard of Scoop before; it looks like it could be really useful in bootstrapping Windows-based CI/CD pipelines.

I've made pull request #233 to add the command to the README.