electric-it / minimart

MiniMart RubyGem for Chef cookbook mirroring and storage.
Apache License 2.0
52 stars 20 forks source link

Ability to find contingent cookbook dependencies when viewing cookbook on minimart #56

Open poliva83 opened 7 years ago

poliva83 commented 7 years ago

On supermarket your able to view dependencies of a cookbooks. You can see all dependent cookbooks and contingent cookbooks (other cookbooks which depend on the cookbook your veiwing.)

ex. https://supermarket.chef.io/cookbooks/apt#dependencies

I'd like to see similar functionality added to Minimart as you can currently only see dependent cookbooks for any particular cookbook.