-
Notifications
You must be signed in to change notification settings - Fork 6
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
MoMo tool isn't very programatically friendly outside python #124
Comments
I'd like to change the input/output behavior to be more easier to consume. This article seems like it makes some salient points that we should try to mimic. To start, we should only open a shell when we explicitly want to (maybe when we pass a -i or --interactive flag). |
I'm all for making the momo tool better and I agree with the article One point I do want to keep in mind is why I made the tool in the first The things I like about momo are:
That being said, I agree that the tool is not very polished and am all
On 10/20/14, 6:53 PM, Austin McGee wrote:
|
Yeah absolutely, I like all of those properties. I think one of the main It's also worth noting that we should figure out what effort would be On Thu Oct 23 2014 at 10:27:35 PM timburke [email protected] wrote:
|
(bump) |
Let's discuss tomorrow. On 1/26/15 5:10 PM, Austin McGee wrote:
|
Sounds good On Mon, Jan 26, 2015, 6:28 PM Tim Burke [email protected] wrote:
|
The command-line and shell are hard to use programatically, FWIW
The text was updated successfully, but these errors were encountered: