forked from jachin/much-select-elm
-
Notifications
You must be signed in to change notification settings - Fork 0
Build Dependencies
Jachin Rupe edited this page Jan 8, 2022
·
5 revisions
There's a build script written in bash script and it appears to require a more modern version of bash. This is probably only a problem if you're on macOS.
If you're running home brew it's easy to fix:
brew install bash
TODO: scripts/build.sh
should probably be rewritten in zsh. Or... something else that more likely to be available "out of the box."
I think you need Chrome installed to run the web tests.