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

brew file install <package> #100

Closed
rcmdnk opened this issue Nov 25, 2020 · 1 comment
Closed

brew file install <package> #100

rcmdnk opened this issue Nov 25, 2020 · 1 comment

Comments

@rcmdnk
Copy link
Owner

rcmdnk commented Nov 25, 2020

Currently, brew file install will install packages in Brewfile but not installed in the system.
This works as same even if additional <package> arguments are given (just ignored).

It is better to work as same as brew file brew install <package>,
i.e. install <package> and add the package to the Brewfile.

rcmdnk added a commit that referenced this issue Nov 29, 2020
@rcmdnk
Copy link
Owner Author

rcmdnk commented Nov 29, 2020

Implemented:
3e6a789

@rcmdnk rcmdnk closed this as completed Nov 29, 2020
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

No branches or pull requests

1 participant