-
-
### Step 1: Provide a summary of your problem
* For general technical questions, problems or feature requests related to the code **in this repository** file an issue.
Installation over Brewfile
…
-
It would make it much easier for people to install All The Things!
-
It would be great to include a Brewfile for macOS users. I prepared one here https://gist.github.com/upgundecha/6213af2e01efbbeecc15d2667ab15433
-
When running `brew bundle dump` vscode extensions are included in the Brewfile (see attachment).
Is there an option within brew-file to do the same?
Thanks for the great app!
-
### Is your feature request related to a problem? Please describe
I am migrating to a new device.
I have to install plugins and packages manually.
### Describe the proposed solution
I want a solut…
-
![image](https://user-images.githubusercontent.com/6510020/75667117-1d978b80-5c88-11ea-90bf-bb1bcf258c50.png)
Example of repository: https://github.com/mislav/will_paginate
-
## to reproduce
run:
```
brew init
```
after having installed it with `brew install rcmdnk/file/brew-file` and adding the following lines to `~/.bashrc`:
```
if [ -f $(brew --prefix)/etc/brew…
aloyr updated
1 month ago
-
From the docs:
```
# 'brew install', always 'brew services restart', 'brew link', 'brew unlink mysql' (if it is installed)
brew "mysql@5.6", restart_service: true, link: true, conflicts_with: ["m…
-
# Bug Report
## Mandatory Information
**Describe the bug**
Cork is not able to produce a Brewfile with its included export functionality.
**To Reproduce**
Run the export functionality.
**…