@hackage deptrack-core0.1.0.0
DepTrack Core types and model.
Categories
License
Apache-2.0
Maintainer
lucas@dicioccio.fr
Links
- Homepage
- Documentation
- No source repository
- Changelog
- Security
Versions
- 0.1.0.0 Sat, 15 Sep 2018
Installation
Dependencies (5)
Dependents (2)
@hackage/deptrack-dot, @hackage/deptrack-devops
DepTrack
DepTrack is a library to let you compute dependency trees/graphs. Rather than maintaining a graph of dependencies, we propose to track dependencies as a side-effect of a computation.
Example uses of DepTrack are:
- devops: provision and configure machines
- architecture-documentation: map and describe business processes as dependency graphs