Example bash script to notify a Slack channel about sum of all Groovy code lines in a project
In our current project we have been converting Groovy code to Java. To remind the team about remaining Groovy code lines count, I have set up a bash script using Unix magic and Slack incoming webhooks...