We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[commands]
Not sure about this feature request, maybe it's stupid, just an idea.
Would be nice to have something like add-command that you can use when you're happy with something you prototyped with run:
add-command
run
px run super dooper # OK this is cool, let's add it to the commands px add-command mycmd super dooper px run mycmd
The text was updated successfully, but these errors were encountered:
This was added in #177
Sorry, something went wrong.
No branches or pull requests
Not sure about this feature request, maybe it's stupid, just an idea.
Would be nice to have something like
add-command
that you can use when you're happy with something you prototyped withrun
:The text was updated successfully, but these errors were encountered: