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

Run Arbitrary Flag (E.g., gulp --production) #77

Open
mkormendy opened this issue Jan 3, 2017 · 2 comments
Open

Run Arbitrary Flag (E.g., gulp --production) #77

mkormendy opened this issue Jan 3, 2017 · 2 comments

Comments

@mkormendy
Copy link

mkormendy commented Jan 3, 2017

Issue title pretty much says all I am requesting. Would love to be able to use my environment variables instead. I have a bunch:

gulp --production
gulp --staging
gulp --staging --force-all

gulp --whatever

Etc.

Can you loosen the pre-packaged "Run Arbitrary Task" command to simply "Run Arbitrary Command" or "Run Arbitrary Task/Flag" and allow flags in that as well?

@mkormendy mkormendy changed the title Run Environment Variables (E.g., gulp --production) Run Arbitrary Environment Flag (E.g., gulp --production) Jan 3, 2017
@mkormendy mkormendy changed the title Run Arbitrary Environment Flag (E.g., gulp --production) Run Arbitrary Flag (E.g., gulp --production) Jan 3, 2017
@nicosantangelo
Copy link
Owner

Hi!

You mean picking up flags on the settings file for commands on Run Arbitrary Task?

(if I understood correctly) it's not a bad idea! the problem is that there's a lot of people using the package already and that type of change could get me a lot of hate :P. But, I like the idea of adding a Run Arbitrary Command (leaving Run Arbitrary Task be).

Let me think about it a bit more, I'm quite busy at the moment but I'll get to it as soon as I get some time.

Thanks!

@mkormendy
Copy link
Author

mkormendy commented Jan 4, 2017 via email

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

2 participants