generate template for module users
void usersCubit(String project, String dir) { _users(project, dir); _cubit(project, dir); _state(project, dir); }