generate template for module home
void homeCubit(String project, String dir) { _home(project, dir); _cubit(project, dir); _state(project, dir); }