Simply execute the commands as shown in the README.
To build hul land everything from source.
Cloning into 'hull'...
remote: Enumerating objects: 575, done.
remote: Counting objects: 100% (240/240), done.
remote: Compressing objects: 100% (161/161), done.
remote: Total 575 (delta 102), reused 111 (delta 68), pack-reused 335 (from 1)
Receiving objects: 100% (575/575), 16.34 MiB | 37.85 MiB/s, done.
Resolving deltas: 100% (241/241), done.
make: *** No rule to make target `build'. Stop.
Describe the bug
The intructions at https://github.com/brig-sh/brig/blob/main/README.md#macos to build hull from source do not work
To reproduce
Simply execute the commands as shown in the README.
git clone https://github.com/brig-sh/hullcd hullmake buildExpected behavior
To build hul land everything from source.
Actual behavior
Build fails
Environment
Logs and additional context