Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

interactively execute multiple commands #905

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

wh0
Copy link

@wh0 wh0 commented Sep 21, 2013

On my computer, it takes a long time to boot Ruby and do all the requires.
So I made this interactive loop thing that lets you run multiple commands.

@pedro
Copy link
Contributor

pedro commented Sep 27, 2013

You should be able to achieve something similar with heroku run bash!
Let me know how that works for you, in the meantime closing.
Thanks!

@pedro pedro closed this Sep 27, 2013
@wh0
Copy link
Author

wh0 commented Sep 27, 2013

To clarify, this is for running multiple heroku commands, like apps:create and ps:scale.
This is not for running shell commands on a dyno.

@pedro
Copy link
Contributor

pedro commented Sep 27, 2013

Ah! Sorry, didn't realize this. We definitely discussed interactive mode before, will take a look.

@trimble
Copy link

trimble commented Dec 3, 2016

This might be an interesting use case, but right now all the tests fail. Is this still worth pursuing? Or should this be closed?

@wh0
Copy link
Author

wh0 commented Dec 3, 2016

I no longer have the problem that this change solves.

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

Successfully merging this pull request may close these issues.

None yet

3 participants