interlynk-io / sbomex

Find & pull public SBOMs
https://sbombenchmark.dev/
Other
16 stars 2 forks source link

initial repo setup #1

Closed riteshnoronha closed 1 year ago

riteshnoronha commented 1 year ago

Initial repo setup for sbomex.

Added commands

➜  sbomex git:(feature/initial) ./build/sbomex
A longer description that spans multiple lines and likely contains
examples and usage of using your application. For example:

Cobra is a CLI library for Go that empowers applications.
This application is a tool to generate the needed files
to quickly create a Cobra application.

Usage:
  sbomex [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  fetch       A brief description of your command
  help        Help about any command
  search      A brief description of your command

Flags:
  -h, --help     help for sbomex
  -t, --toggle   Help message for toggle

Use "sbomex [command] --help" for more information about a command.