veged/coa

Shell mode feature

Opened this issue · 5 comments

qfox commented

Built-in shell-mode for calling commands via stdin

qfox commented

@veged Don't merge please. Need to discuss. Here I have 2 questions.

Why not to split this into independent package?

But if split how to pretty inject this into the main coa package (some plugin system?)?

why it should be splitted? I'm not a big fun of "pluginize everything!" idea

qfox commented

@veged Okay. I'll wait for review then ;-)

qfox commented

@veged I'm stuck on stream while reworking tests that using spawn. Can we drop 0.8 support and use Streams v2? It's available since v0.10.

qfox commented

@veged well. nvm. I'll do it with classic streams.