Build system for C/C++ inspired by https://github.com/tsoding/musializer/blob/master/nob.h
run:
$ clang -Wall -Wextra -g -o example example.c && ./example
Build system for C/C++ inspired by https://github.com/tsoding/musializer/blob/master/nob.h
CMIT
Build system for C/C++ inspired by https://github.com/tsoding/musializer/blob/master/nob.h
run:
$ clang -Wall -Wextra -g -o example example.c && ./example