Creates the basic structure of the .erasim config folder automatically. It is assumed, that the final application executable is in the same folder as the themes/ directory, so the default theme can be copied.
(If that's not the case, create a symlink if necessary ln -s /path/to/project/themes ./themes)
Creates the basic structure of the .erasim config folder automatically. It is assumed, that the final application executable is in the same folder as the
themes/
directory, so the default theme can be copied. (If that's not the case, create a symlink if necessaryln -s /path/to/project/themes ./themes
)