github.com/beauknowssoftware/makehcl@v0.0.0-20200322000747-1b9bb1e1c008/build/graph.hcl (about)

     1  command show_import_graph {
     2    command = "./bin/makehcl graph --graph-type import | dot -Tpng | open -f -a Preview"
     3  }