immer
immer copied to clipboard
Build instructions need updating
Executing the build instructions fails because a file named BUILD already exists at the project root:
$ mkdir -p build && cd build
mkdir: build: File exists
Oh... which OS are you on? It seems you are in a case-sensitive filesystem? But fair, it should work regardles...