Skip to content

Support installation to subdirectories of /Applications #449

@atommclain

Description

@atommclain

Is your feature request related to a problem? Please describe.
Describe the solution you'd like
It would be nice to support downloading apps to a custom path. Eg mas install 414568915 --path /Applications/Utilities

Describe alternatives you've considered
I use a Brewfile with brew bundle to run mas, an alternative would be to create a script to manually move the applications to their desired location after calling brew bundle.

cd /Applications
mkdir -p /Applications/Utilities
mv Bakery.app /Applications/Utilities

Additional context
Based on #72 and #376 I gather that supporting installation outside of the /Applications directory is not supported, but a subdirectory seems to work.
If I install an app, then move it to a subdirectory of /Applications', it will still appear in mas list`.

Metadata

Metadata

Assignees

No one assigned

    Labels

    🆕 feature request🧊 backlogPostponed: requires more info, requires too much effort for payoff, etc.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions