What can I write in the cmd field while defining templates? #238
Unanswered
nullptr-yxw
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I think if you use cmd = "xmake build -w && xmake run" |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
After reading the tutorial, I configured the plugin like this:

But the

:OverseerRun
cannot run as expect, and the output is like this:It looks as if
xmake build -w && xmake run
is not allowed to be given to the cmd field, so what can be given to that field?Beta Was this translation helpful? Give feedback.
All reactions