Nordix / bomres

Software Bill-of-Material Resolver
Apache License 2.0
7 stars 6 forks source link

Top makefile missing #25

Closed hans-lammda closed 2 years ago

hans-lammda commented 2 years ago

To better understand the structure of the project a top Makefile should be added.

$ make build
( Builds the tools , and then the three layers for the resolver ) $ make deploy ( tag and push two containers ) $ make clean ( Remove temporary files )