sumartian-studios / snake

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.
MIT License
0 stars 0 forks source link

Create snake init #4

Open kaiyanlee opened 3 months ago

kaiyanlee commented 3 months ago

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.