flo: Generate flow charts from your code base.
See Development.Flo for syntax and examples. Example commandline usage:
find . | grep '.js$' | xargs flo '-js=/// ' | dot -Tpng > flow.png
Downloads
- flo-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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), mtl-compat, 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 2015-09-14T10:25:41Z |
Distributions | NixOS:0.1.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | flo |
Downloads | 1853 total (15 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-09-14 [all 1 reports] |