rrg 0.1
rrg will read the source code of a Ruby project and generate a graph based on the require statements in the code, when nodes are the source files and an arrow from A to B means that A calls `require 'B'`.
Gemfile:
=
Installeer:
=
Runtime afhankelijkheden (1):
ruby_parser
>= 0