mix lei.dependencies (LowEndInsight v0.9.0)

Copy Markdown View Source

This is used to run LowEndInsight to generate a transitive-dependency list, as JSON, for a given repository.

#Usage

mix lei.dependencies

This will return a JSON arrary of all dependencies for a given repository. The list is generated from the project's mix.lock file.

Summary

Functions

Callback implementation for Mix.Task.run/1.

Functions

run(args)

Callback implementation for Mix.Task.run/1.