Skip to content

Build Dependencies

Jachin Rupe edited this page Jan 8, 2022 · 5 revisions

Bash

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."

Chrome

I think you need Chrome installed to run the web tests.

Clone this wiki locally