Skip to content

PhillipRC/ag_dependency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ag_dependency

Generates a report and aggregate data detailing entity dependencies. AG source code is analyzed to generate the results.

Installation

Prerequisites: node.js, requirejs

Execution

  • node [path to ag_dependency]app.js [path to hallways]
    • node app.js /var/www/hallways/hallways/

Output

dependencyReport.json

report.md

index.html

console

node app.js ../ag/app/CAP-ACQUISITION_GATEWAY/hallways
ag_dependency
============= Load Entities
Features: 25
Directives: 88
Directives: 1
Directives: 5
Directives: 29
============= Set Dependents
Features - Dependents - Loading
Features - Dependents - Done Loading
Report Data - Saved: ./dependencyReport.json
Report - Mark Down Saved: ./report.md

About

Generates a report and aggregate data detailing entity dependencies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published