Closed nat-n closed 2 years ago
There's still an open question about how to handle passing of arguments to tasks. This doesn't work out of the box since tasks are registered as commands using cleo as a CLI library. I'm afraid that it may be necessary to refactor poethepoet to use Cleo throughout! Though this might still not help for passing arbitrary args to cmd tasks for instance. I haven't looked into this properly yet.
Ooh this looks promising. So you have the option to make it a prefix now?
Also, I'm a bit confused on the poetry_prefix
configuration... What does it do? What does it mean?
Looking good! Haven't tested it on my machine yet.
Looking from the code, I guess you got the plugin to invoke the PoeThePoet
object.
@ThatXliner I think it's almost ready to go. If you could test it out a bit then that would be helpful :)
Based off of #32 by @ThatXliner and refactored a bit.
"run "
or'x "
etc.