Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to not create subfolder with module name #190

Open
Maxatma opened this issue May 17, 2017 · 0 comments
Open

Option to not create subfolder with module name #190

Maxatma opened this issue May 17, 2017 · 0 comments

Comments

@Maxatma
Copy link

Maxatma commented May 17, 2017

Hi guys, thx for awesome tool.
There is a question ( or a feature request ) - can we skip creating 'module_name' folder for module?
I mean, if i want to create a single swift file 'SomeEntity.swift' and want to put it to /Entities, I no need to specific folder for just a single file.

So i could use it like this:
generamba gen Entity1 mytemplate
generamba get Entitiy2 mytemplate
generamba get Entitiy3 mytemplate

and get
screen shot 2017-05-17 at 6 30 22 pm
instead of
screen shot 2017-05-17 at 6 30 06 pm

I don't ask change functionality, it works cool, useful for a huge modules templates, just an option to avoid creation "module_name" folder. Some flag would be nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant