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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement buckaroo explore <url> [constraint] command #336

Open
nikhedonia opened this issue Mar 13, 2019 · 0 comments
Open

implement buckaroo explore <url> [constraint] command #336

nikhedonia opened this issue Mar 13, 2019 · 0 comments

Comments

@nikhedonia
Copy link
Collaborator

nikhedonia commented Mar 13, 2019

buckaroo explore <url> should show to the user all valid versions of <url>

Output could look like the following:

buckaroo explore github.com/org/package
{branch=develop} -> rev=fc08c1fe28 (cached)
{branch=master, tag=latest, 1.67.0} -> rev=9e9a813c8

Most of the logic can already be found in the Source Explorer.

Exploration of transitive dependencies may be a separate feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant