Skip to content

quan-nh/duct-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

duct-viz

Clojars Project

A Leiningen plugin to present a dependency diagram of Duct framework based app, using Graphviz.

Usage

Put [duct-viz "0.1.3"] into the :plugins vector of your project.clj.

$ lein duct-viz -h
Usage: lein duct-viz [options]
    
Options:
  -c, --config-file CONFIG_FILE  config.edn  Duct config file.
  -d, --dev                                  Use :dev profile.
  -o, --output-file OUTPUT_FILE  system.png  Output file path, png image.
  -v, --vertical                             Use vertical layout.
  -h, --help                                 Help.

Here's an example of a project using lein new duct foo +api +ataraxy +example +sqlite template:

system

License

Copyright © 2017 Quan

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Visualizes Duct system using Graphviz

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published