Skip to content
  • Jamie Tanna's avatar
    feat: add support for generating Libyears · 073114b6
    Jamie Tanna authored
    As part of #237, we want to be able to generate metrics for Libyears
    
    This requires we:
    
    - add logic for how to actually generate the Libyear
    - add a new repository for the new table `libyears`, which is a utility
      table
    - add a command to orchestrate the generation of data
    - call Ecosystems to look up dependency data
    
    Closes #237.
    073114b6