SimLab - project-structure

Puh, that's complicated

Search some well maintained project on GitHub, choose a simple one with a similar programming-language you want to use and take it as an example.

  • don't forget .gitignore
  • no binary files in the repository (think twice if you really have to)
Log In