Snake is a build system written in Go powered by CMake that incorporates features from modern tools like NPM, Flutter, or Cargo. It tries to be faster than regular CMake for larger projects.
Embed the example folder into the binary to enable scaffolding new projects. It will also be useful for testing projects with different setups by modifying the snake init options. The benefit of this is that we no longer have to manually configure the example directory to test out features.
Embed the example folder into the binary to enable scaffolding new projects. It will also be useful for testing projects with different setups by modifying the
snake init
options. The benefit of this is that we no longer have to manually configure the example directory to test out features.