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

Feature: alr get --run #1727

Open
mosteo opened this issue Aug 1, 2024 · 0 comments
Open

Feature: alr get --run #1727

mosteo opened this issue Aug 1, 2024 · 0 comments
Labels
type: feature New feature or request
Milestone

Comments

@mosteo
Copy link
Member

mosteo commented Aug 1, 2024

This would be a shortcut for when someone just wants to run a binary with no intention of developing or installing. Right now, the shortest alternative is:

alr get blah && cd blah* && alr run

Also the wildcard sometimes raises eyebrows as what it is/why is needed.

@mosteo mosteo added the type: feature New feature or request label Aug 1, 2024
@mosteo mosteo added this to the 2.x milestone Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant