Treat just module::
as default recipe just module
#2744
theinfinit
started this conversation in
Ideas
Replies: 1 comment
-
I could go either way on this. One the one hand, treating |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the command line, the autocompletion for module recipes includes
::
at the end of module name. This is fine in itself, you can immediately continue typing the name of sub-command.What do you think about treating the
just module::
commands, identically asjust module
and executing the default command? I tried to define recipe with namemodule::
, but it doesn't seem to work.Here is a quick screencast, to better showcase what I'm after:
just-module-default.mp4
Beta Was this translation helpful? Give feedback.
All reactions