muse code generator
Currently I am developing a Buglife Simulation with muse and one thing that I noticed was the amount of time it took me to actually setup the project. Things that I had todo just to get going:
Create Project Directories and sub-directories for the various classes.
I had to generate my main c++ file.
I had to setup [...]