-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Milestone
Description
- With the list of detected libraries, create the necessary features.
In ruby, once we get the gems from Parser, we did a intermediary class called Feature::Handler. This class only translate the information from Parser to be readable later. That is because of the very nature of the Gemfile (we are using Bundle api).
In this case, you will see a diff mechanism probably, so whatever you see fits for ya, do it. You may need to add more task or create issues that once resolved close this one.