-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
depgraph.sh generates the dependency graph of the project (#154) #383
base: master
Are you sure you want to change the base?
Conversation
Just a side note, on developing shell scripts, I couldn't recommend enough ShellCheck (can be installed and used by flycheck). |
Nice tool ! |
sorry, correcting with shellcheck suggestions actually broke something |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I only have some suggestions. Thank you @Rehan-MALAK!
@Rehan-MALAK @gabrielhdt what is the status of this PR? Thanks to tell me when it will be ready to merge. |
#154