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

Add scoop prefix command #2117

Merged
merged 3 commits into from
Mar 11, 2018
Merged

Add scoop prefix command #2117

merged 3 commits into from
Mar 11, 2018

Conversation

tresf
Copy link
Contributor

@tresf tresf commented Mar 11, 2018

Sometimes, the path to an app's root directory is needed, such as locating a library-only-app that's not exposed by scoop which.

Usage:

scoop prefix <app>

Example:

scoop prefix libsndfile

C:\Users\Administrator\scoop\apps\libsndfile\current

Documentation:

Usage: scoop <command> [<args>]

Some useful commands are:

  alias       Manage scoop aliases
  [...]
+ prefix      Returns the path to the specified app

@r15ch13 r15ch13 merged commit 16f59b4 into ScoopInstaller:master Mar 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants