shake
minimal build system that generates Ninja build files
git clone https://9o.is/git/shake.git
.gitignore
(38B)
1 .shake/
2 build.ninja
3 *.o
4 *.a
5 bin/hello
minimal build system that generates Ninja build files
git clone https://9o.is/git/shake.git
(38B)
1 .shake/
2 build.ninja
3 *.o
4 *.a
5 bin/hello