Skip to content

bryanhunter/erl_csi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erl_csi

Simple functions to figure out code structure information about Erlang applications.

Run the analysis like this:

  1. erl -make above src dir
  2. erl -pz ebin
otp_analysis:start("otp_analysis.cfg").
otp_analysis:core_analysis().

About

Simple functions to figure out code dependencies of Erlang applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published