Failure in quickstart.sh script
Bug
Description
When trying to use the quickstart.sh script from the instructions to build a cluster using a VM , I get an error that the k3d-dev.sh file cannot be found.
Cloning into '/Users/mauriceheimlich/Developer/poc/bigbang/big-bang/bigbang'...
remote: Enumerating objects: 59641, done.
remote: Counting objects: 100% (7093/7093), done.
remote: Compressing objects: 100% (776/776), done.
remote: Total 59641 (delta 6775), reused 6438 (delta 6317), pack-reused 52548 (from 1)
Receiving objects: 100% (59641/59641), 24.63 MiB | 10.99 MiB/s, done.
Resolving deltas: 100% (43980/43980), done.
Your branch is up to date with 'origin/master'.
Cloning into '/Users/mauriceheimlich/Developer/poc/bigbang/big-bang/pipeline-templates/pipeline-templates'...
remote: Enumerating objects: 14687, done.
remote: Counting objects: 100% (968/968), done.
remote: Compressing objects: 100% (123/123), done.
remote: Total 14687 (delta 900), reused 879 (delta 844), pack-reused 13719 (from 1)
Receiving objects: 100% (14687/14687), 9.46 MiB | 11.40 MiB/s, done.
Resolving deltas: 100% (9744/9744), done.
Already on 'master'
Your branch is up to date with 'origin/master'.
quickstart.sh: line 99: /Users/mauriceheimlich/Developer/poc/bigbang/big-bang/bigbang/docs/assets/scripts/developer/k3d-dev.sh: No such file or directory
Usage: brew which-formula [--explain] [--skip-update] command [...]
Show which formula(e) provides the given command.
--explain Output explanation of how to get command by
installing one of the providing formulae.
--skip-update Skip updating the executables database if any
version exists on disk, no matter how old.
-d, --debug Display any debugging information.
-q, --quiet Make some output more quiet.
-v, --verbose Make some output more verbose.
-h, --help Show this message.