https://github.com/mkdika/homebrew-brew
Mkdika OSX Homebrew tap repository
https://github.com/mkdika/homebrew-brew
homebrew-formula homebrew-taps
Last synced: about 2 months ago
JSON representation
Mkdika OSX Homebrew tap repository
- Host: GitHub
- URL: https://github.com/mkdika/homebrew-brew
- Owner: mkdika
- License: mit
- Created: 2020-05-06T05:43:00.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-27T01:10:16.000Z (about 4 years ago)
- Last Synced: 2025-01-31T09:45:26.172Z (4 months ago)
- Topics: homebrew-formula, homebrew-taps
- Language: Ruby
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mkdika Homebrew Tap
[](/LICENSE)
## How to install these formula
```bash
# add mkdika tap
brew tap mkdika/brew# install the formula:
# Large file finder
brew install lff# Chromedriver v79
brew install chromedriver79
```## Documentation
Execute `brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).
## Copyright and License
Copyright 2020 Maikel Chandika ([email protected]). Code released under the MIT License. See [LICENSE](/LICENSE) file.