You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
Also the wildcard sometimes raises eyebrows as what it is/why is needed.
The text was updated successfully, but these errors were encountered: