Skip to content
  • Fabien Catteau's avatar
    Add detect command · a4b41cb9
    Fabien Catteau authored
    Add detect command to CLI, to detected supported files.
    This is a first step towards a generic detection logic.
    
    TODO: consider lock file when 2 package managers
    respond to the same requirements file (package.json).
    
    TODO: consider order when multiple package managers
    of the same language respond to the same set of files
    (pip versus setuptools).
    a4b41cb9
Loading