Git Product home page Git Product logo

sh-deps's Introduction

sh-deps

Tool to generate a graphiz dot file with the dependency between the shell scripts of a project.

Usage

repl

sh-deps.core> (-main "--directory" "/home/tony/bin" "--graph-file" "/home/tony/graph.dot")
Scanning directory /home/tony/bin and generating graph dot file /home/tony/graph.dot.
nil
sh-deps.core>

CLI

tony@job (0,96,) 15:17:39 ~/repositories/perso/sh-deps (master) $ lein run -m sh-deps.core/-main -h
Usage:

Switches                 Default  Desc
--------                 -------  ----
-h, --no-help, --help    false    Show help
-d, --directory                   Directory to analyze
-o, --output-dot-file             Graph dot file to generate
-g, --no-graph, --graph  false    Generate the png from the dot file (needs graphviz in the classpath)
tony@dagobah(0.28,) 22:26:30 ~ (master) $ lein run --directory /home/tony/bin --graph-file /home/tony/graph.dot
Scanning directory /home/tony/bin and generating graph dot file /home/tony/graph.dot .

License

Copyright (C) 2012 commiters

Distributed under the Eclipse Public License, the same as Clojure.

sh-deps's People

Contributors

ardumont avatar denlab avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.