Skip to content
  • Johan Ouwerkerk's avatar
    Use the new dependency resolver. · 085f9e32
    Johan Ouwerkerk authored
    Add the following two extra commandline options for introspection:
    
     * --list-build : like --print-modules but adds branch information
     * --dependency-tree : provides a full tree output of dependency information for each selected module, inspired by the format of `npm ls`.
    
    The --print-modules behaviour also changes: indentation is no longer provided. Also, the --help output lists the new options now.
    085f9e32