bin/setup in
doggy-0.2.2
vs bin/setup in
doggy-2.0.0
- old
+ new
@@ -1,5 +1,7 @@
#!/bin/bash set -euo pipefail IFS=$'\n\t' bundle install
+
+# Do any other automated setup that you need to do here