Important make targets
- (default)
makewill build, run local tests and build the book and check links are valid
other targets you can run to perform only a part of the whole build
make buildwill build the libs and binariesmake clippywill run clippy on all code including testsmake testwill run all tests, including testing flowr examples run and passmake bookwill build the book and check all links are valid