Skip to content

Creating a file to exec shell scripts#129

Open
caioreis wants to merge 1 commit intoiron-meteor:masterfrom
caioreis:master
Open

Creating a file to exec shell scripts#129
caioreis wants to merge 1 commit intoiron-meteor:masterfrom
caioreis:master

Conversation

@caioreis
Copy link
Copy Markdown

Pull request to issue #94, support for bash script before running.

@cmather
Copy link
Copy Markdown
Contributor

cmather commented Mar 20, 2015

What happens if someone is on windows? Also, could we not put shell logic into env.sh instead of a separate file?

@caioreis
Copy link
Copy Markdown
Author

@cmather, It is true, if someone is on windows this will fail. Is there any iron-cli current feature that works different when we switch the OS?

About the shell logic, I would use a different file to organize. It does not make sense to me to source env variables in the same file that I pull a repository, but I can be wrong. How to decide that?

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

Successfully merging this pull request may close these issues.

2 participants