mix releaser.graph (releaser v0.0.2)

Copy Markdown View Source

Displays the dependency graph of all apps in the workspace.

Usage

mix releaser.graph              # full graph with levels
mix releaser.graph <app>        # show dependents of an app