github-activity-counter
github-activity-counter copied to clipboard
consider adding 'set -x' to scripts
Scripts like bin/setup take a very long time initially on a clean project.
Adding set -x can easily let users know what command is being executed.