Skip to content
New issue

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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend the run command to local deps #89

Open
Tracked by #63
umbopepato opened this issue Nov 3, 2021 · 0 comments
Open
Tracked by #63

Extend the run command to local deps #89

umbopepato opened this issue Nov 3, 2021 · 0 comments
Labels
馃З feature A new feature to be implemented
Projects

Comments

@umbopepato
Copy link
Member

If the script identifier is not found in the scripts section, search in dependencies and use the name to resolve the path to the local binary to execute.

$ vr run somecli [...args]
馃憞
$ ./bin/somecli [...args]
@umbopepato umbopepato added the 馃З feature A new feature to be implemented label Nov 3, 2021
@umbopepato umbopepato added this to To do in Workflow via automation Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
馃З feature A new feature to be implemented
Projects
Development

No branches or pull requests

1 participant