flo: Generate flow charts from your code base.

[ bsd3, development, library, program ] [ Propose Tags ]

See Development.Flo for syntax and examples. Example commandline usage: find . | grep '.js$' | xargs flo '-js=/// ' | dot -Tpng > flow.png

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1
Dependencies base (>4 && <5), bytestring (>=0.9), mtl (>=1.1), parsec (>=3.0), regex-compat (>=0.92), text (>=0.11) [details]
License BSD-3-Clause
Author Chris Done
Maintainer chrisdone@gmail.com
Category Development
Uploaded by ChrisDone at 2011-08-07T15:34:05Z
Distributions NixOS:0.1.1
Reverse Dependencies 1 direct, 0 indirect [details]
Executables flo
Downloads 1781 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]