Make

make

learn make

Resources

# run `make` whenever Makefile changes
fswatch -o Makefile | xargs -n1 -I{} make