Closed subdan closed 4 years ago
Hello, @insidegui.
I've run ./bootstrap.sh and get the following error: line 55: carthage: command not found
./bootstrap.sh
line 55: carthage: command not found
I want to add checking for Carthage installation and install it via Homebrew if Carthage not found. Can I do this as part of Hacktoberfest 2020?
Hi @subdan !
Feel free to improve the script and send a PR.
Thank you
Hello, @insidegui.
I've run
./bootstrap.sh
and get the following error:line 55: carthage: command not found
I want to add checking for Carthage installation and install it via Homebrew if Carthage not found. Can I do this as part of Hacktoberfest 2020?