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

Add utils.exec(). #61

Merged
merged 3 commits into from
Mar 26, 2015
Merged

Add utils.exec(). #61

merged 3 commits into from
Mar 26, 2015

Conversation

nporteschaikin
Copy link
Contributor

Run a command with the current working directory set to the target path. Not sure if this is unconventional (read: unsafe), but threw this up quickly for discussion.

cc/ @kylemac @joshrowley

Run a command with the cwd set to the target.
Optionally set cwd relative to the target path.
@joshrowley
Copy link
Contributor

👍 looks legit to me

nporteschaikin added a commit that referenced this pull request Mar 26, 2015
@nporteschaikin nporteschaikin merged commit 6132628 into master Mar 26, 2015
@nporteschaikin nporteschaikin deleted the utils-exec branch March 26, 2015 13:42
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